BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.clear() |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.clearBigqueryOutputDataset() |
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId
format, into which the prediction output is written.
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.clearGcsOutputDirectory() |
The full path of the Google Cloud Storage directory created, into which
the prediction output is written.
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.clearOutputLocation() |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.clone() |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.Builder.getOutputInfoBuilder() |
Output only.
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.mergeFrom(BatchPredictOperationMetadata.BatchPredictOutputInfo other) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.newBuilder() |
|
static BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.newBuilder(BatchPredictOperationMetadata.BatchPredictOutputInfo prototype) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.newBuilderForType() |
|
protected BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.setBigqueryOutputDataset(String value) |
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId
format, into which the prediction output is written.
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.setBigqueryOutputDatasetBytes(com.google.protobuf.ByteString value) |
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId
format, into which the prediction output is written.
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.setGcsOutputDirectory(String value) |
The full path of the Google Cloud Storage directory created, into which
the prediction output is written.
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.setGcsOutputDirectoryBytes(com.google.protobuf.ByteString value) |
The full path of the Google Cloud Storage directory created, into which
the prediction output is written.
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
BatchPredictOperationMetadata.BatchPredictOutputInfo.toBuilder() |
|