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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueDestination.Builder>
-
clear
public FeatureValueDestination.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<FeatureValueDestination.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<FeatureValueDestination.Builder>
-
getDefaultInstanceForType
public FeatureValueDestination getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public FeatureValueDestination build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FeatureValueDestination buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FeatureValueDestination.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<FeatureValueDestination.Builder>
-
setField
public FeatureValueDestination.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<FeatureValueDestination.Builder>
-
clearField
public FeatureValueDestination.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<FeatureValueDestination.Builder>
-
clearOneof
public FeatureValueDestination.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<FeatureValueDestination.Builder>
-
setRepeatedField
public FeatureValueDestination.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<FeatureValueDestination.Builder>
-
addRepeatedField
public FeatureValueDestination.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<FeatureValueDestination.Builder>
-
mergeFrom
public FeatureValueDestination.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<FeatureValueDestination.Builder>
-
mergeFrom
public FeatureValueDestination.Builder mergeFrom(FeatureValueDestination other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<FeatureValueDestination.Builder>
- Throws:
IOException
-
getDestinationCase
public FeatureValueDestination.DestinationCase getDestinationCase()
- Specified by:
getDestinationCase
in 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:
hasBigqueryDestination
in 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:
getBigqueryDestination
in 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:
getBigqueryDestinationOrBuilder
in 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:
hasTfrecordDestination
in 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:
getTfrecordDestination
in 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:
getTfrecordDestinationOrBuilder
in 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:
hasCsvDestination
in 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:
getCsvDestination
in 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:
getCsvDestinationOrBuilder
in interfaceFeatureValueDestinationOrBuilder
-
setUnknownFields
public final FeatureValueDestination.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueDestination.Builder>
-
mergeUnknownFields
public final FeatureValueDestination.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValueDestination.Builder>
-
-