| Modifier and Type | Method and Description |
|---|---|
BigQueryDestination.Builder |
BigQueryDestination.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BigQueryDestination.Builder |
BigQueryDestination.Builder.clear() |
BigQueryDestination.Builder |
BigQueryDestination.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BigQueryDestination.Builder |
BigQueryDestination.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BigQueryDestination.Builder |
BigQueryDestination.Builder.clearOutputUri()
Required.
|
BigQueryDestination.Builder |
BigQueryDestination.Builder.clone() |
BigQueryDestination.Builder |
PredictRequestResponseLoggingConfig.Builder.getBigqueryDestinationBuilder()
BigQuery table for logging.
|
BigQueryDestination.Builder |
BigQueryDestination.Builder.mergeFrom(BigQueryDestination other) |
BigQueryDestination.Builder |
BigQueryDestination.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BigQueryDestination.Builder |
BigQueryDestination.Builder.mergeFrom(com.google.protobuf.Message other) |
BigQueryDestination.Builder |
BigQueryDestination.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BigQueryDestination.Builder |
BigQueryDestination.newBuilder() |
static BigQueryDestination.Builder |
BigQueryDestination.newBuilder(BigQueryDestination prototype) |
BigQueryDestination.Builder |
BigQueryDestination.newBuilderForType() |
protected BigQueryDestination.Builder |
BigQueryDestination.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BigQueryDestination.Builder |
BigQueryDestination.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BigQueryDestination.Builder |
BigQueryDestination.Builder.setOutputUri(String value)
Required.
|
BigQueryDestination.Builder |
BigQueryDestination.Builder.setOutputUriBytes(com.google.protobuf.ByteString value)
Required.
|
BigQueryDestination.Builder |
BigQueryDestination.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BigQueryDestination.Builder |
BigQueryDestination.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BigQueryDestination.Builder |
BigQueryDestination.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PredictRequestResponseLoggingConfig.Builder |
PredictRequestResponseLoggingConfig.Builder.setBigqueryDestination(BigQueryDestination.Builder builderForValue)
BigQuery table for logging.
|
Copyright © 2024 Google LLC. All rights reserved.