Package com.google.cloud.automl.v1beta1
Class BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
- com.google.cloud.automl.v1beta1.BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder
-
- All Implemented Interfaces:
BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BatchPredictOperationMetadata.BatchPredictOutputInfo
public static final class BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder> implements BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder
Further describes this batch predict's output. Supplements [BatchPredictOutputConfig][google.cloud.automl.v1beta1.BatchPredictOutputConfig].
Protobuf typegoogle.cloud.automl.v1beta1.BatchPredictOperationMetadata.BatchPredictOutputInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchPredictOperationMetadata.BatchPredictOutputInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchPredictOperationMetadata.BatchPredictOutputInfobuild()BatchPredictOperationMetadata.BatchPredictOutputInfobuildPartial()BatchPredictOperationMetadata.BatchPredictOutputInfo.Builderclear()BatchPredictOperationMetadata.BatchPredictOutputInfo.BuilderclearBigqueryOutputDataset()The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.BatchPredictOperationMetadata.BatchPredictOutputInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BatchPredictOperationMetadata.BatchPredictOutputInfo.BuilderclearGcsOutputDirectory()The full path of the Google Cloud Storage directory created, into which the prediction output is written.BatchPredictOperationMetadata.BatchPredictOutputInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BatchPredictOperationMetadata.BatchPredictOutputInfo.BuilderclearOutputLocation()BatchPredictOperationMetadata.BatchPredictOutputInfo.Builderclone()StringgetBigqueryOutputDataset()The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.com.google.protobuf.ByteStringgetBigqueryOutputDatasetBytes()The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.BatchPredictOperationMetadata.BatchPredictOutputInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetGcsOutputDirectory()The full path of the Google Cloud Storage directory created, into which the prediction output is written.com.google.protobuf.ByteStringgetGcsOutputDirectoryBytes()The full path of the Google Cloud Storage directory created, into which the prediction output is written.BatchPredictOperationMetadata.BatchPredictOutputInfo.OutputLocationCasegetOutputLocationCase()booleanhasBigqueryOutputDataset()The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.booleanhasGcsOutputDirectory()The full path of the Google Cloud Storage directory created, into which the prediction output is written.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BatchPredictOperationMetadata.BatchPredictOutputInfo.BuildermergeFrom(BatchPredictOperationMetadata.BatchPredictOutputInfo other)BatchPredictOperationMetadata.BatchPredictOutputInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BatchPredictOperationMetadata.BatchPredictOutputInfo.BuildermergeFrom(com.google.protobuf.Message other)BatchPredictOperationMetadata.BatchPredictOutputInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchPredictOperationMetadata.BatchPredictOutputInfo.BuildersetBigqueryOutputDataset(String value)The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.BatchPredictOperationMetadata.BatchPredictOutputInfo.BuildersetBigqueryOutputDatasetBytes(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.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchPredictOperationMetadata.BatchPredictOutputInfo.BuildersetGcsOutputDirectory(String value)The full path of the Google Cloud Storage directory created, into which the prediction output is written.BatchPredictOperationMetadata.BatchPredictOutputInfo.BuildersetGcsOutputDirectoryBytes(com.google.protobuf.ByteString value)The full path of the Google Cloud Storage directory created, into which the prediction output is written.BatchPredictOperationMetadata.BatchPredictOutputInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BatchPredictOperationMetadata.BatchPredictOutputInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
clear
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
getDefaultInstanceForType
public BatchPredictOperationMetadata.BatchPredictOutputInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchPredictOperationMetadata.BatchPredictOutputInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchPredictOperationMetadata.BatchPredictOutputInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
setField
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
clearField
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
clearOneof
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
setRepeatedField
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
addRepeatedField
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
mergeFrom
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
mergeFrom
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder mergeFrom(BatchPredictOperationMetadata.BatchPredictOutputInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
mergeFrom
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>- Throws:
IOException
-
getOutputLocationCase
public BatchPredictOperationMetadata.BatchPredictOutputInfo.OutputLocationCase getOutputLocationCase()
- Specified by:
getOutputLocationCasein interfaceBatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder
-
clearOutputLocation
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder clearOutputLocation()
-
hasGcsOutputDirectory
public boolean hasGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the prediction output is written.
string gcs_output_directory = 1;- Specified by:
hasGcsOutputDirectoryin interfaceBatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder- Returns:
- Whether the gcsOutputDirectory field is set.
-
getGcsOutputDirectory
public String getGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the prediction output is written.
string gcs_output_directory = 1;- Specified by:
getGcsOutputDirectoryin interfaceBatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder- Returns:
- The gcsOutputDirectory.
-
getGcsOutputDirectoryBytes
public com.google.protobuf.ByteString getGcsOutputDirectoryBytes()
The full path of the Google Cloud Storage directory created, into which the prediction output is written.
string gcs_output_directory = 1;- Specified by:
getGcsOutputDirectoryBytesin interfaceBatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder- Returns:
- The bytes for gcsOutputDirectory.
-
setGcsOutputDirectory
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder setGcsOutputDirectory(String value)
The full path of the Google Cloud Storage directory created, into which the prediction output is written.
string gcs_output_directory = 1;- Parameters:
value- The gcsOutputDirectory to set.- Returns:
- This builder for chaining.
-
clearGcsOutputDirectory
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder clearGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the prediction output is written.
string gcs_output_directory = 1;- Returns:
- This builder for chaining.
-
setGcsOutputDirectoryBytes
public 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.
string gcs_output_directory = 1;- Parameters:
value- The bytes for gcsOutputDirectory to set.- Returns:
- This builder for chaining.
-
hasBigqueryOutputDataset
public boolean hasBigqueryOutputDataset()
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.
string bigquery_output_dataset = 2;- Specified by:
hasBigqueryOutputDatasetin interfaceBatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder- Returns:
- Whether the bigqueryOutputDataset field is set.
-
getBigqueryOutputDataset
public String getBigqueryOutputDataset()
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.
string bigquery_output_dataset = 2;- Specified by:
getBigqueryOutputDatasetin interfaceBatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder- Returns:
- The bigqueryOutputDataset.
-
getBigqueryOutputDatasetBytes
public com.google.protobuf.ByteString getBigqueryOutputDatasetBytes()
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.
string bigquery_output_dataset = 2;- Specified by:
getBigqueryOutputDatasetBytesin interfaceBatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder- Returns:
- The bytes for bigqueryOutputDataset.
-
setBigqueryOutputDataset
public 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.
string bigquery_output_dataset = 2;- Parameters:
value- The bigqueryOutputDataset to set.- Returns:
- This builder for chaining.
-
clearBigqueryOutputDataset
public BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder clearBigqueryOutputDataset()
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.
string bigquery_output_dataset = 2;- Returns:
- This builder for chaining.
-
setBigqueryOutputDatasetBytes
public 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.
string bigquery_output_dataset = 2;- Parameters:
value- The bytes for bigqueryOutputDataset to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
mergeUnknownFields
public final BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder>
-
-