Package com.google.cloud.aiplatform.v1
Class FeatureValueDestination.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueDestination.Builder>
-
- com.google.cloud.aiplatform.v1.FeatureValueDestination.Builder
-
- All Implemented Interfaces:
FeatureValueDestinationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- FeatureValueDestination
public static final class FeatureValueDestination.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureValueDestination.Builder> implements FeatureValueDestinationOrBuilder
A destination location for Feature values and format.
Protobuf typegoogle.cloud.aiplatform.v1.FeatureValueDestination
-
-
Method Summary
-
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<FeatureValueDestination.Builder>
-
clear
public FeatureValueDestination.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<FeatureValueDestination.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<FeatureValueDestination.Builder>
-
getDefaultInstanceForType
public FeatureValueDestination getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FeatureValueDestination build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FeatureValueDestination buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FeatureValueDestination.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<FeatureValueDestination.Builder>
-
setField
public FeatureValueDestination.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<FeatureValueDestination.Builder>
-
clearField
public FeatureValueDestination.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueDestination.Builder>
-
clearOneof
public FeatureValueDestination.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueDestination.Builder>
-
setRepeatedField
public FeatureValueDestination.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<FeatureValueDestination.Builder>
-
addRepeatedField
public FeatureValueDestination.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<FeatureValueDestination.Builder>
-
mergeFrom
public FeatureValueDestination.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeatureValueDestination.Builder>
-
mergeFrom
public FeatureValueDestination.Builder mergeFrom(FeatureValueDestination other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueDestination.Builder>
-
mergeFrom
public FeatureValueDestination.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<FeatureValueDestination.Builder>- Throws:
IOException
-
getDestinationCase
public FeatureValueDestination.DestinationCase getDestinationCase()
- Specified by:
getDestinationCasein interfaceFeatureValueDestinationOrBuilder
-
clearDestination
public FeatureValueDestination.Builder clearDestination()
-
hasBigqueryDestination
public boolean hasBigqueryDestination()
Output in BigQuery format. [BigQueryDestination.output_uri][google.cloud.aiplatform.v1.BigQueryDestination.output_uri] in [FeatureValueDestination.bigquery_destination][google.cloud.aiplatform.v1.FeatureValueDestination.bigquery_destination] must refer to a table.
.google.cloud.aiplatform.v1.BigQueryDestination bigquery_destination = 1;- Specified by:
hasBigqueryDestinationin interfaceFeatureValueDestinationOrBuilder- Returns:
- Whether the bigqueryDestination field is set.
-
getBigqueryDestination
public BigQueryDestination getBigqueryDestination()
Output in BigQuery format. [BigQueryDestination.output_uri][google.cloud.aiplatform.v1.BigQueryDestination.output_uri] in [FeatureValueDestination.bigquery_destination][google.cloud.aiplatform.v1.FeatureValueDestination.bigquery_destination] must refer to a table.
.google.cloud.aiplatform.v1.BigQueryDestination bigquery_destination = 1;- Specified by:
getBigqueryDestinationin interfaceFeatureValueDestinationOrBuilder- Returns:
- The bigqueryDestination.
-
setBigqueryDestination
public FeatureValueDestination.Builder setBigqueryDestination(BigQueryDestination value)
Output in BigQuery format. [BigQueryDestination.output_uri][google.cloud.aiplatform.v1.BigQueryDestination.output_uri] in [FeatureValueDestination.bigquery_destination][google.cloud.aiplatform.v1.FeatureValueDestination.bigquery_destination] must refer to a table.
.google.cloud.aiplatform.v1.BigQueryDestination bigquery_destination = 1;
-
setBigqueryDestination
public FeatureValueDestination.Builder setBigqueryDestination(BigQueryDestination.Builder builderForValue)
Output in BigQuery format. [BigQueryDestination.output_uri][google.cloud.aiplatform.v1.BigQueryDestination.output_uri] in [FeatureValueDestination.bigquery_destination][google.cloud.aiplatform.v1.FeatureValueDestination.bigquery_destination] must refer to a table.
.google.cloud.aiplatform.v1.BigQueryDestination bigquery_destination = 1;
-
mergeBigqueryDestination
public FeatureValueDestination.Builder mergeBigqueryDestination(BigQueryDestination value)
Output in BigQuery format. [BigQueryDestination.output_uri][google.cloud.aiplatform.v1.BigQueryDestination.output_uri] in [FeatureValueDestination.bigquery_destination][google.cloud.aiplatform.v1.FeatureValueDestination.bigquery_destination] must refer to a table.
.google.cloud.aiplatform.v1.BigQueryDestination bigquery_destination = 1;
-
clearBigqueryDestination
public FeatureValueDestination.Builder clearBigqueryDestination()
Output in BigQuery format. [BigQueryDestination.output_uri][google.cloud.aiplatform.v1.BigQueryDestination.output_uri] in [FeatureValueDestination.bigquery_destination][google.cloud.aiplatform.v1.FeatureValueDestination.bigquery_destination] must refer to a table.
.google.cloud.aiplatform.v1.BigQueryDestination bigquery_destination = 1;
-
getBigqueryDestinationBuilder
public BigQueryDestination.Builder getBigqueryDestinationBuilder()
Output in BigQuery format. [BigQueryDestination.output_uri][google.cloud.aiplatform.v1.BigQueryDestination.output_uri] in [FeatureValueDestination.bigquery_destination][google.cloud.aiplatform.v1.FeatureValueDestination.bigquery_destination] must refer to a table.
.google.cloud.aiplatform.v1.BigQueryDestination bigquery_destination = 1;
-
getBigqueryDestinationOrBuilder
public BigQueryDestinationOrBuilder getBigqueryDestinationOrBuilder()
Output in BigQuery format. [BigQueryDestination.output_uri][google.cloud.aiplatform.v1.BigQueryDestination.output_uri] in [FeatureValueDestination.bigquery_destination][google.cloud.aiplatform.v1.FeatureValueDestination.bigquery_destination] must refer to a table.
.google.cloud.aiplatform.v1.BigQueryDestination bigquery_destination = 1;- Specified by:
getBigqueryDestinationOrBuilderin interfaceFeatureValueDestinationOrBuilder
-
hasTfrecordDestination
public boolean hasTfrecordDestination()
Output in TFRecord format. Below are the mapping from Feature value type in Featurestore to Feature value type in TFRecord: Value type in Featurestore | Value type in TFRecord DOUBLE, DOUBLE_ARRAY | FLOAT_LIST INT64, INT64_ARRAY | INT64_LIST STRING, STRING_ARRAY, BYTES | BYTES_LIST true -> byte_string("true"), false -> byte_string("false") BOOL, BOOL_ARRAY (true, false) | BYTES_LIST.google.cloud.aiplatform.v1.TFRecordDestination tfrecord_destination = 2;- Specified by:
hasTfrecordDestinationin interfaceFeatureValueDestinationOrBuilder- Returns:
- Whether the tfrecordDestination field is set.
-
getTfrecordDestination
public TFRecordDestination getTfrecordDestination()
Output in TFRecord format. Below are the mapping from Feature value type in Featurestore to Feature value type in TFRecord: Value type in Featurestore | Value type in TFRecord DOUBLE, DOUBLE_ARRAY | FLOAT_LIST INT64, INT64_ARRAY | INT64_LIST STRING, STRING_ARRAY, BYTES | BYTES_LIST true -> byte_string("true"), false -> byte_string("false") BOOL, BOOL_ARRAY (true, false) | BYTES_LIST.google.cloud.aiplatform.v1.TFRecordDestination tfrecord_destination = 2;- Specified by:
getTfrecordDestinationin interfaceFeatureValueDestinationOrBuilder- Returns:
- The tfrecordDestination.
-
setTfrecordDestination
public FeatureValueDestination.Builder setTfrecordDestination(TFRecordDestination value)
Output in TFRecord format. Below are the mapping from Feature value type in Featurestore to Feature value type in TFRecord: Value type in Featurestore | Value type in TFRecord DOUBLE, DOUBLE_ARRAY | FLOAT_LIST INT64, INT64_ARRAY | INT64_LIST STRING, STRING_ARRAY, BYTES | BYTES_LIST true -> byte_string("true"), false -> byte_string("false") BOOL, BOOL_ARRAY (true, false) | BYTES_LIST.google.cloud.aiplatform.v1.TFRecordDestination tfrecord_destination = 2;
-
setTfrecordDestination
public FeatureValueDestination.Builder setTfrecordDestination(TFRecordDestination.Builder builderForValue)
Output in TFRecord format. Below are the mapping from Feature value type in Featurestore to Feature value type in TFRecord: Value type in Featurestore | Value type in TFRecord DOUBLE, DOUBLE_ARRAY | FLOAT_LIST INT64, INT64_ARRAY | INT64_LIST STRING, STRING_ARRAY, BYTES | BYTES_LIST true -> byte_string("true"), false -> byte_string("false") BOOL, BOOL_ARRAY (true, false) | BYTES_LIST.google.cloud.aiplatform.v1.TFRecordDestination tfrecord_destination = 2;
-
mergeTfrecordDestination
public FeatureValueDestination.Builder mergeTfrecordDestination(TFRecordDestination value)
Output in TFRecord format. Below are the mapping from Feature value type in Featurestore to Feature value type in TFRecord: Value type in Featurestore | Value type in TFRecord DOUBLE, DOUBLE_ARRAY | FLOAT_LIST INT64, INT64_ARRAY | INT64_LIST STRING, STRING_ARRAY, BYTES | BYTES_LIST true -> byte_string("true"), false -> byte_string("false") BOOL, BOOL_ARRAY (true, false) | BYTES_LIST.google.cloud.aiplatform.v1.TFRecordDestination tfrecord_destination = 2;
-
clearTfrecordDestination
public FeatureValueDestination.Builder clearTfrecordDestination()
Output in TFRecord format. Below are the mapping from Feature value type in Featurestore to Feature value type in TFRecord: Value type in Featurestore | Value type in TFRecord DOUBLE, DOUBLE_ARRAY | FLOAT_LIST INT64, INT64_ARRAY | INT64_LIST STRING, STRING_ARRAY, BYTES | BYTES_LIST true -> byte_string("true"), false -> byte_string("false") BOOL, BOOL_ARRAY (true, false) | BYTES_LIST.google.cloud.aiplatform.v1.TFRecordDestination tfrecord_destination = 2;
-
getTfrecordDestinationBuilder
public TFRecordDestination.Builder getTfrecordDestinationBuilder()
Output in TFRecord format. Below are the mapping from Feature value type in Featurestore to Feature value type in TFRecord: Value type in Featurestore | Value type in TFRecord DOUBLE, DOUBLE_ARRAY | FLOAT_LIST INT64, INT64_ARRAY | INT64_LIST STRING, STRING_ARRAY, BYTES | BYTES_LIST true -> byte_string("true"), false -> byte_string("false") BOOL, BOOL_ARRAY (true, false) | BYTES_LIST.google.cloud.aiplatform.v1.TFRecordDestination tfrecord_destination = 2;
-
getTfrecordDestinationOrBuilder
public TFRecordDestinationOrBuilder getTfrecordDestinationOrBuilder()
Output in TFRecord format. Below are the mapping from Feature value type in Featurestore to Feature value type in TFRecord: Value type in Featurestore | Value type in TFRecord DOUBLE, DOUBLE_ARRAY | FLOAT_LIST INT64, INT64_ARRAY | INT64_LIST STRING, STRING_ARRAY, BYTES | BYTES_LIST true -> byte_string("true"), false -> byte_string("false") BOOL, BOOL_ARRAY (true, false) | BYTES_LIST.google.cloud.aiplatform.v1.TFRecordDestination tfrecord_destination = 2;- Specified by:
getTfrecordDestinationOrBuilderin interfaceFeatureValueDestinationOrBuilder
-
hasCsvDestination
public boolean hasCsvDestination()
Output in CSV format. Array Feature value types are not allowed in CSV format.
.google.cloud.aiplatform.v1.CsvDestination csv_destination = 3;- Specified by:
hasCsvDestinationin interfaceFeatureValueDestinationOrBuilder- Returns:
- Whether the csvDestination field is set.
-
getCsvDestination
public CsvDestination getCsvDestination()
Output in CSV format. Array Feature value types are not allowed in CSV format.
.google.cloud.aiplatform.v1.CsvDestination csv_destination = 3;- Specified by:
getCsvDestinationin interfaceFeatureValueDestinationOrBuilder- Returns:
- The csvDestination.
-
setCsvDestination
public FeatureValueDestination.Builder setCsvDestination(CsvDestination value)
Output in CSV format. Array Feature value types are not allowed in CSV format.
.google.cloud.aiplatform.v1.CsvDestination csv_destination = 3;
-
setCsvDestination
public FeatureValueDestination.Builder setCsvDestination(CsvDestination.Builder builderForValue)
Output in CSV format. Array Feature value types are not allowed in CSV format.
.google.cloud.aiplatform.v1.CsvDestination csv_destination = 3;
-
mergeCsvDestination
public FeatureValueDestination.Builder mergeCsvDestination(CsvDestination value)
Output in CSV format. Array Feature value types are not allowed in CSV format.
.google.cloud.aiplatform.v1.CsvDestination csv_destination = 3;
-
clearCsvDestination
public FeatureValueDestination.Builder clearCsvDestination()
Output in CSV format. Array Feature value types are not allowed in CSV format.
.google.cloud.aiplatform.v1.CsvDestination csv_destination = 3;
-
getCsvDestinationBuilder
public CsvDestination.Builder getCsvDestinationBuilder()
Output in CSV format. Array Feature value types are not allowed in CSV format.
.google.cloud.aiplatform.v1.CsvDestination csv_destination = 3;
-
getCsvDestinationOrBuilder
public CsvDestinationOrBuilder getCsvDestinationOrBuilder()
Output in CSV format. Array Feature value types are not allowed in CSV format.
.google.cloud.aiplatform.v1.CsvDestination csv_destination = 3;- Specified by:
getCsvDestinationOrBuilderin interfaceFeatureValueDestinationOrBuilder
-
setUnknownFields
public final FeatureValueDestination.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueDestination.Builder>
-
mergeUnknownFields
public final FeatureValueDestination.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueDestination.Builder>
-
-