Package com.google.cloud.automl.v1beta1
Class ExportDataOperationMetadata.ExportDataOutputInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
- com.google.cloud.automl.v1beta1.ExportDataOperationMetadata.ExportDataOutputInfo.Builder
-
- All Implemented Interfaces:
ExportDataOperationMetadata.ExportDataOutputInfoOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ExportDataOperationMetadata.ExportDataOutputInfo
public static final class ExportDataOperationMetadata.ExportDataOutputInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder> implements ExportDataOperationMetadata.ExportDataOutputInfoOrBuilder
Further describes this export data's output. Supplements [OutputConfig][google.cloud.automl.v1beta1.OutputConfig].
Protobuf typegoogle.cloud.automl.v1beta1.ExportDataOperationMetadata.ExportDataOutputInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExportDataOperationMetadata.ExportDataOutputInfo.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ExportDataOperationMetadata.ExportDataOutputInfo
build()
ExportDataOperationMetadata.ExportDataOutputInfo
buildPartial()
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
clear()
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
clearBigqueryOutputDataset()
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the exported data is written.ExportDataOperationMetadata.ExportDataOutputInfo.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
clearGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the exported data is written.ExportDataOperationMetadata.ExportDataOutputInfo.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
clearOutputLocation()
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
clone()
String
getBigqueryOutputDataset()
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the exported data is written.com.google.protobuf.ByteString
getBigqueryOutputDatasetBytes()
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the exported data is written.ExportDataOperationMetadata.ExportDataOutputInfo
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the exported data is written.com.google.protobuf.ByteString
getGcsOutputDirectoryBytes()
The full path of the Google Cloud Storage directory created, into which the exported data is written.ExportDataOperationMetadata.ExportDataOutputInfo.OutputLocationCase
getOutputLocationCase()
boolean
hasBigqueryOutputDataset()
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the exported data is written.boolean
hasGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the exported data is written.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
mergeFrom(ExportDataOperationMetadata.ExportDataOutputInfo other)
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
mergeFrom(com.google.protobuf.Message other)
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
setBigqueryOutputDataset(String value)
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the exported data is written.ExportDataOperationMetadata.ExportDataOutputInfo.Builder
setBigqueryOutputDatasetBytes(com.google.protobuf.ByteString value)
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the exported data is written.ExportDataOperationMetadata.ExportDataOutputInfo.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
setGcsOutputDirectory(String value)
The full path of the Google Cloud Storage directory created, into which the exported data is written.ExportDataOperationMetadata.ExportDataOutputInfo.Builder
setGcsOutputDirectoryBytes(com.google.protobuf.ByteString value)
The full path of the Google Cloud Storage directory created, into which the exported data is written.ExportDataOperationMetadata.ExportDataOutputInfo.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ExportDataOperationMetadata.ExportDataOutputInfo.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
clear
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
getDefaultInstanceForType
public ExportDataOperationMetadata.ExportDataOutputInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExportDataOperationMetadata.ExportDataOutputInfo build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExportDataOperationMetadata.ExportDataOutputInfo buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
setField
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
clearField
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
clearOneof
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
setRepeatedField
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
addRepeatedField
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
mergeFrom
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
mergeFrom
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder mergeFrom(ExportDataOperationMetadata.ExportDataOutputInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
mergeFrom
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
- Throws:
IOException
-
getOutputLocationCase
public ExportDataOperationMetadata.ExportDataOutputInfo.OutputLocationCase getOutputLocationCase()
- Specified by:
getOutputLocationCase
in interfaceExportDataOperationMetadata.ExportDataOutputInfoOrBuilder
-
clearOutputLocation
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder clearOutputLocation()
-
hasGcsOutputDirectory
public boolean hasGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the exported data is written.
string gcs_output_directory = 1;
- Specified by:
hasGcsOutputDirectory
in interfaceExportDataOperationMetadata.ExportDataOutputInfoOrBuilder
- Returns:
- Whether the gcsOutputDirectory field is set.
-
getGcsOutputDirectory
public String getGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the exported data is written.
string gcs_output_directory = 1;
- Specified by:
getGcsOutputDirectory
in interfaceExportDataOperationMetadata.ExportDataOutputInfoOrBuilder
- Returns:
- The gcsOutputDirectory.
-
getGcsOutputDirectoryBytes
public com.google.protobuf.ByteString getGcsOutputDirectoryBytes()
The full path of the Google Cloud Storage directory created, into which the exported data is written.
string gcs_output_directory = 1;
- Specified by:
getGcsOutputDirectoryBytes
in interfaceExportDataOperationMetadata.ExportDataOutputInfoOrBuilder
- Returns:
- The bytes for gcsOutputDirectory.
-
setGcsOutputDirectory
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder setGcsOutputDirectory(String value)
The full path of the Google Cloud Storage directory created, into which the exported data is written.
string gcs_output_directory = 1;
- Parameters:
value
- The gcsOutputDirectory to set.- Returns:
- This builder for chaining.
-
clearGcsOutputDirectory
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder clearGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the exported data is written.
string gcs_output_directory = 1;
- Returns:
- This builder for chaining.
-
setGcsOutputDirectoryBytes
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder setGcsOutputDirectoryBytes(com.google.protobuf.ByteString value)
The full path of the Google Cloud Storage directory created, into which the exported data 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 exported data is written.
string bigquery_output_dataset = 2;
- Specified by:
hasBigqueryOutputDataset
in interfaceExportDataOperationMetadata.ExportDataOutputInfoOrBuilder
- 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 exported data is written.
string bigquery_output_dataset = 2;
- Specified by:
getBigqueryOutputDataset
in interfaceExportDataOperationMetadata.ExportDataOutputInfoOrBuilder
- 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 exported data is written.
string bigquery_output_dataset = 2;
- Specified by:
getBigqueryOutputDatasetBytes
in interfaceExportDataOperationMetadata.ExportDataOutputInfoOrBuilder
- Returns:
- The bytes for bigqueryOutputDataset.
-
setBigqueryOutputDataset
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder setBigqueryOutputDataset(String value)
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the exported data is written.
string bigquery_output_dataset = 2;
- Parameters:
value
- The bigqueryOutputDataset to set.- Returns:
- This builder for chaining.
-
clearBigqueryOutputDataset
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder clearBigqueryOutputDataset()
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the exported data is written.
string bigquery_output_dataset = 2;
- Returns:
- This builder for chaining.
-
setBigqueryOutputDatasetBytes
public ExportDataOperationMetadata.ExportDataOutputInfo.Builder setBigqueryOutputDatasetBytes(com.google.protobuf.ByteString value)
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the exported data is written.
string bigquery_output_dataset = 2;
- Parameters:
value
- The bytes for bigqueryOutputDataset to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ExportDataOperationMetadata.ExportDataOutputInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
mergeUnknownFields
public final ExportDataOperationMetadata.ExportDataOutputInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportDataOperationMetadata.ExportDataOutputInfo.Builder>
-
-