public static final class FeatureValue.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder> implements FeatureValueOrBuilder
Value for a feature.Protobuf type
google.cloud.aiplatform.v1.FeatureValue| Modifier and Type | Method and Description |
|---|---|
FeatureValue.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureValue |
build() |
FeatureValue |
buildPartial() |
FeatureValue.Builder |
clear() |
FeatureValue.Builder |
clearBoolArrayValue()
A list of bool type feature value.
|
FeatureValue.Builder |
clearBoolValue()
Bool type feature value.
|
FeatureValue.Builder |
clearBytesValue()
Bytes feature value.
|
FeatureValue.Builder |
clearDoubleArrayValue()
A list of double type feature value.
|
FeatureValue.Builder |
clearDoubleValue()
Double type feature value.
|
FeatureValue.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureValue.Builder |
clearInt64ArrayValue()
A list of int64 type feature value.
|
FeatureValue.Builder |
clearInt64Value()
Int64 feature value.
|
FeatureValue.Builder |
clearMetadata()
Metadata of feature value.
|
FeatureValue.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureValue.Builder |
clearStringArrayValue()
A list of string type feature value.
|
FeatureValue.Builder |
clearStringValue()
String feature value.
|
FeatureValue.Builder |
clearValue() |
FeatureValue.Builder |
clone() |
BoolArray |
getBoolArrayValue()
A list of bool type feature value.
|
BoolArray.Builder |
getBoolArrayValueBuilder()
A list of bool type feature value.
|
BoolArrayOrBuilder |
getBoolArrayValueOrBuilder()
A list of bool type feature value.
|
boolean |
getBoolValue()
Bool type feature value.
|
com.google.protobuf.ByteString |
getBytesValue()
Bytes feature value.
|
FeatureValue |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DoubleArray |
getDoubleArrayValue()
A list of double type feature value.
|
DoubleArray.Builder |
getDoubleArrayValueBuilder()
A list of double type feature value.
|
DoubleArrayOrBuilder |
getDoubleArrayValueOrBuilder()
A list of double type feature value.
|
double |
getDoubleValue()
Double type feature value.
|
Int64Array |
getInt64ArrayValue()
A list of int64 type feature value.
|
Int64Array.Builder |
getInt64ArrayValueBuilder()
A list of int64 type feature value.
|
Int64ArrayOrBuilder |
getInt64ArrayValueOrBuilder()
A list of int64 type feature value.
|
long |
getInt64Value()
Int64 feature value.
|
FeatureValue.Metadata |
getMetadata()
Metadata of feature value.
|
FeatureValue.Metadata.Builder |
getMetadataBuilder()
Metadata of feature value.
|
FeatureValue.MetadataOrBuilder |
getMetadataOrBuilder()
Metadata of feature value.
|
StringArray |
getStringArrayValue()
A list of string type feature value.
|
StringArray.Builder |
getStringArrayValueBuilder()
A list of string type feature value.
|
StringArrayOrBuilder |
getStringArrayValueOrBuilder()
A list of string type feature value.
|
String |
getStringValue()
String feature value.
|
com.google.protobuf.ByteString |
getStringValueBytes()
String feature value.
|
FeatureValue.ValueCase |
getValueCase() |
boolean |
hasBoolArrayValue()
A list of bool type feature value.
|
boolean |
hasBoolValue()
Bool type feature value.
|
boolean |
hasBytesValue()
Bytes feature value.
|
boolean |
hasDoubleArrayValue()
A list of double type feature value.
|
boolean |
hasDoubleValue()
Double type feature value.
|
boolean |
hasInt64ArrayValue()
A list of int64 type feature value.
|
boolean |
hasInt64Value()
Int64 feature value.
|
boolean |
hasMetadata()
Metadata of feature value.
|
boolean |
hasStringArrayValue()
A list of string type feature value.
|
boolean |
hasStringValue()
String feature value.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FeatureValue.Builder |
mergeBoolArrayValue(BoolArray value)
A list of bool type feature value.
|
FeatureValue.Builder |
mergeDoubleArrayValue(DoubleArray value)
A list of double type feature value.
|
FeatureValue.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureValue.Builder |
mergeFrom(FeatureValue other) |
FeatureValue.Builder |
mergeFrom(com.google.protobuf.Message other) |
FeatureValue.Builder |
mergeInt64ArrayValue(Int64Array value)
A list of int64 type feature value.
|
FeatureValue.Builder |
mergeMetadata(FeatureValue.Metadata value)
Metadata of feature value.
|
FeatureValue.Builder |
mergeStringArrayValue(StringArray value)
A list of string type feature value.
|
FeatureValue.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureValue.Builder |
setBoolArrayValue(BoolArray.Builder builderForValue)
A list of bool type feature value.
|
FeatureValue.Builder |
setBoolArrayValue(BoolArray value)
A list of bool type feature value.
|
FeatureValue.Builder |
setBoolValue(boolean value)
Bool type feature value.
|
FeatureValue.Builder |
setBytesValue(com.google.protobuf.ByteString value)
Bytes feature value.
|
FeatureValue.Builder |
setDoubleArrayValue(DoubleArray.Builder builderForValue)
A list of double type feature value.
|
FeatureValue.Builder |
setDoubleArrayValue(DoubleArray value)
A list of double type feature value.
|
FeatureValue.Builder |
setDoubleValue(double value)
Double type feature value.
|
FeatureValue.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureValue.Builder |
setInt64ArrayValue(Int64Array.Builder builderForValue)
A list of int64 type feature value.
|
FeatureValue.Builder |
setInt64ArrayValue(Int64Array value)
A list of int64 type feature value.
|
FeatureValue.Builder |
setInt64Value(long value)
Int64 feature value.
|
FeatureValue.Builder |
setMetadata(FeatureValue.Metadata.Builder builderForValue)
Metadata of feature value.
|
FeatureValue.Builder |
setMetadata(FeatureValue.Metadata value)
Metadata of feature value.
|
FeatureValue.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureValue.Builder |
setStringArrayValue(StringArray.Builder builderForValue)
A list of string type feature value.
|
FeatureValue.Builder |
setStringArrayValue(StringArray value)
A list of string type feature value.
|
FeatureValue.Builder |
setStringValue(String value)
String feature value.
|
FeatureValue.Builder |
setStringValueBytes(com.google.protobuf.ByteString value)
String feature value.
|
FeatureValue.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public FeatureValue.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public FeatureValue getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureValue build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureValue buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureValue.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public FeatureValue.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public FeatureValue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public FeatureValue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public FeatureValue.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public FeatureValue.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public FeatureValue.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureValue.Builder>public FeatureValue.Builder mergeFrom(FeatureValue other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public FeatureValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureValue.Builder>IOExceptionpublic FeatureValue.ValueCase getValueCase()
getValueCase in interface FeatureValueOrBuilderpublic FeatureValue.Builder clearValue()
public boolean hasBoolValue()
Bool type feature value.
bool bool_value = 1;hasBoolValue in interface FeatureValueOrBuilderpublic boolean getBoolValue()
Bool type feature value.
bool bool_value = 1;getBoolValue in interface FeatureValueOrBuilderpublic FeatureValue.Builder setBoolValue(boolean value)
Bool type feature value.
bool bool_value = 1;value - The boolValue to set.public FeatureValue.Builder clearBoolValue()
Bool type feature value.
bool bool_value = 1;public boolean hasDoubleValue()
Double type feature value.
double double_value = 2;hasDoubleValue in interface FeatureValueOrBuilderpublic double getDoubleValue()
Double type feature value.
double double_value = 2;getDoubleValue in interface FeatureValueOrBuilderpublic FeatureValue.Builder setDoubleValue(double value)
Double type feature value.
double double_value = 2;value - The doubleValue to set.public FeatureValue.Builder clearDoubleValue()
Double type feature value.
double double_value = 2;public boolean hasInt64Value()
Int64 feature value.
int64 int64_value = 5;hasInt64Value in interface FeatureValueOrBuilderpublic long getInt64Value()
Int64 feature value.
int64 int64_value = 5;getInt64Value in interface FeatureValueOrBuilderpublic FeatureValue.Builder setInt64Value(long value)
Int64 feature value.
int64 int64_value = 5;value - The int64Value to set.public FeatureValue.Builder clearInt64Value()
Int64 feature value.
int64 int64_value = 5;public boolean hasStringValue()
String feature value.
string string_value = 6;hasStringValue in interface FeatureValueOrBuilderpublic String getStringValue()
String feature value.
string string_value = 6;getStringValue in interface FeatureValueOrBuilderpublic com.google.protobuf.ByteString getStringValueBytes()
String feature value.
string string_value = 6;getStringValueBytes in interface FeatureValueOrBuilderpublic FeatureValue.Builder setStringValue(String value)
String feature value.
string string_value = 6;value - The stringValue to set.public FeatureValue.Builder clearStringValue()
String feature value.
string string_value = 6;public FeatureValue.Builder setStringValueBytes(com.google.protobuf.ByteString value)
String feature value.
string string_value = 6;value - The bytes for stringValue to set.public boolean hasBoolArrayValue()
A list of bool type feature value.
.google.cloud.aiplatform.v1.BoolArray bool_array_value = 7;hasBoolArrayValue in interface FeatureValueOrBuilderpublic BoolArray getBoolArrayValue()
A list of bool type feature value.
.google.cloud.aiplatform.v1.BoolArray bool_array_value = 7;getBoolArrayValue in interface FeatureValueOrBuilderpublic FeatureValue.Builder setBoolArrayValue(BoolArray value)
A list of bool type feature value.
.google.cloud.aiplatform.v1.BoolArray bool_array_value = 7;public FeatureValue.Builder setBoolArrayValue(BoolArray.Builder builderForValue)
A list of bool type feature value.
.google.cloud.aiplatform.v1.BoolArray bool_array_value = 7;public FeatureValue.Builder mergeBoolArrayValue(BoolArray value)
A list of bool type feature value.
.google.cloud.aiplatform.v1.BoolArray bool_array_value = 7;public FeatureValue.Builder clearBoolArrayValue()
A list of bool type feature value.
.google.cloud.aiplatform.v1.BoolArray bool_array_value = 7;public BoolArray.Builder getBoolArrayValueBuilder()
A list of bool type feature value.
.google.cloud.aiplatform.v1.BoolArray bool_array_value = 7;public BoolArrayOrBuilder getBoolArrayValueOrBuilder()
A list of bool type feature value.
.google.cloud.aiplatform.v1.BoolArray bool_array_value = 7;getBoolArrayValueOrBuilder in interface FeatureValueOrBuilderpublic boolean hasDoubleArrayValue()
A list of double type feature value.
.google.cloud.aiplatform.v1.DoubleArray double_array_value = 8;hasDoubleArrayValue in interface FeatureValueOrBuilderpublic DoubleArray getDoubleArrayValue()
A list of double type feature value.
.google.cloud.aiplatform.v1.DoubleArray double_array_value = 8;getDoubleArrayValue in interface FeatureValueOrBuilderpublic FeatureValue.Builder setDoubleArrayValue(DoubleArray value)
A list of double type feature value.
.google.cloud.aiplatform.v1.DoubleArray double_array_value = 8;public FeatureValue.Builder setDoubleArrayValue(DoubleArray.Builder builderForValue)
A list of double type feature value.
.google.cloud.aiplatform.v1.DoubleArray double_array_value = 8;public FeatureValue.Builder mergeDoubleArrayValue(DoubleArray value)
A list of double type feature value.
.google.cloud.aiplatform.v1.DoubleArray double_array_value = 8;public FeatureValue.Builder clearDoubleArrayValue()
A list of double type feature value.
.google.cloud.aiplatform.v1.DoubleArray double_array_value = 8;public DoubleArray.Builder getDoubleArrayValueBuilder()
A list of double type feature value.
.google.cloud.aiplatform.v1.DoubleArray double_array_value = 8;public DoubleArrayOrBuilder getDoubleArrayValueOrBuilder()
A list of double type feature value.
.google.cloud.aiplatform.v1.DoubleArray double_array_value = 8;getDoubleArrayValueOrBuilder in interface FeatureValueOrBuilderpublic boolean hasInt64ArrayValue()
A list of int64 type feature value.
.google.cloud.aiplatform.v1.Int64Array int64_array_value = 11;hasInt64ArrayValue in interface FeatureValueOrBuilderpublic Int64Array getInt64ArrayValue()
A list of int64 type feature value.
.google.cloud.aiplatform.v1.Int64Array int64_array_value = 11;getInt64ArrayValue in interface FeatureValueOrBuilderpublic FeatureValue.Builder setInt64ArrayValue(Int64Array value)
A list of int64 type feature value.
.google.cloud.aiplatform.v1.Int64Array int64_array_value = 11;public FeatureValue.Builder setInt64ArrayValue(Int64Array.Builder builderForValue)
A list of int64 type feature value.
.google.cloud.aiplatform.v1.Int64Array int64_array_value = 11;public FeatureValue.Builder mergeInt64ArrayValue(Int64Array value)
A list of int64 type feature value.
.google.cloud.aiplatform.v1.Int64Array int64_array_value = 11;public FeatureValue.Builder clearInt64ArrayValue()
A list of int64 type feature value.
.google.cloud.aiplatform.v1.Int64Array int64_array_value = 11;public Int64Array.Builder getInt64ArrayValueBuilder()
A list of int64 type feature value.
.google.cloud.aiplatform.v1.Int64Array int64_array_value = 11;public Int64ArrayOrBuilder getInt64ArrayValueOrBuilder()
A list of int64 type feature value.
.google.cloud.aiplatform.v1.Int64Array int64_array_value = 11;getInt64ArrayValueOrBuilder in interface FeatureValueOrBuilderpublic boolean hasStringArrayValue()
A list of string type feature value.
.google.cloud.aiplatform.v1.StringArray string_array_value = 12;hasStringArrayValue in interface FeatureValueOrBuilderpublic StringArray getStringArrayValue()
A list of string type feature value.
.google.cloud.aiplatform.v1.StringArray string_array_value = 12;getStringArrayValue in interface FeatureValueOrBuilderpublic FeatureValue.Builder setStringArrayValue(StringArray value)
A list of string type feature value.
.google.cloud.aiplatform.v1.StringArray string_array_value = 12;public FeatureValue.Builder setStringArrayValue(StringArray.Builder builderForValue)
A list of string type feature value.
.google.cloud.aiplatform.v1.StringArray string_array_value = 12;public FeatureValue.Builder mergeStringArrayValue(StringArray value)
A list of string type feature value.
.google.cloud.aiplatform.v1.StringArray string_array_value = 12;public FeatureValue.Builder clearStringArrayValue()
A list of string type feature value.
.google.cloud.aiplatform.v1.StringArray string_array_value = 12;public StringArray.Builder getStringArrayValueBuilder()
A list of string type feature value.
.google.cloud.aiplatform.v1.StringArray string_array_value = 12;public StringArrayOrBuilder getStringArrayValueOrBuilder()
A list of string type feature value.
.google.cloud.aiplatform.v1.StringArray string_array_value = 12;getStringArrayValueOrBuilder in interface FeatureValueOrBuilderpublic boolean hasBytesValue()
Bytes feature value.
bytes bytes_value = 13;hasBytesValue in interface FeatureValueOrBuilderpublic com.google.protobuf.ByteString getBytesValue()
Bytes feature value.
bytes bytes_value = 13;getBytesValue in interface FeatureValueOrBuilderpublic FeatureValue.Builder setBytesValue(com.google.protobuf.ByteString value)
Bytes feature value.
bytes bytes_value = 13;value - The bytesValue to set.public FeatureValue.Builder clearBytesValue()
Bytes feature value.
bytes bytes_value = 13;public boolean hasMetadata()
Metadata of feature value.
.google.cloud.aiplatform.v1.FeatureValue.Metadata metadata = 14;hasMetadata in interface FeatureValueOrBuilderpublic FeatureValue.Metadata getMetadata()
Metadata of feature value.
.google.cloud.aiplatform.v1.FeatureValue.Metadata metadata = 14;getMetadata in interface FeatureValueOrBuilderpublic FeatureValue.Builder setMetadata(FeatureValue.Metadata value)
Metadata of feature value.
.google.cloud.aiplatform.v1.FeatureValue.Metadata metadata = 14;public FeatureValue.Builder setMetadata(FeatureValue.Metadata.Builder builderForValue)
Metadata of feature value.
.google.cloud.aiplatform.v1.FeatureValue.Metadata metadata = 14;public FeatureValue.Builder mergeMetadata(FeatureValue.Metadata value)
Metadata of feature value.
.google.cloud.aiplatform.v1.FeatureValue.Metadata metadata = 14;public FeatureValue.Builder clearMetadata()
Metadata of feature value.
.google.cloud.aiplatform.v1.FeatureValue.Metadata metadata = 14;public FeatureValue.Metadata.Builder getMetadataBuilder()
Metadata of feature value.
.google.cloud.aiplatform.v1.FeatureValue.Metadata metadata = 14;public FeatureValue.MetadataOrBuilder getMetadataOrBuilder()
Metadata of feature value.
.google.cloud.aiplatform.v1.FeatureValue.Metadata metadata = 14;getMetadataOrBuilder in interface FeatureValueOrBuilderpublic final FeatureValue.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>public final FeatureValue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Builder>Copyright © 2023 Google LLC. All rights reserved.