public final class FeatureValue extends com.google.protobuf.GeneratedMessageV3 implements FeatureValueOrBuilder
Value for a feature.Protobuf type
google.cloud.aiplatform.v1beta1.FeatureValue| Modifier and Type | Class and Description |
|---|---|
static class |
FeatureValue.Builder
Value for a feature.
|
static class |
FeatureValue.Metadata
Metadata of feature value.
|
static interface |
FeatureValue.MetadataOrBuilder |
static class |
FeatureValue.ValueCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
BOOL_ARRAY_VALUE_FIELD_NUMBER |
static int |
BOOL_VALUE_FIELD_NUMBER |
static int |
BYTES_VALUE_FIELD_NUMBER |
static int |
DOUBLE_ARRAY_VALUE_FIELD_NUMBER |
static int |
DOUBLE_VALUE_FIELD_NUMBER |
static int |
INT64_ARRAY_VALUE_FIELD_NUMBER |
static int |
INT64_VALUE_FIELD_NUMBER |
static int |
METADATA_FIELD_NUMBER |
static int |
STRING_ARRAY_VALUE_FIELD_NUMBER |
static int |
STRING_VALUE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
BoolArray |
getBoolArrayValue()
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.
|
static FeatureValue |
getDefaultInstance() |
FeatureValue |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DoubleArray |
getDoubleArrayValue()
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.
|
Int64ArrayOrBuilder |
getInt64ArrayValueOrBuilder()
A list of int64 type feature value.
|
long |
getInt64Value()
Int64 feature value.
|
FeatureValue.Metadata |
getMetadata()
Metadata of feature value.
|
FeatureValue.MetadataOrBuilder |
getMetadataOrBuilder()
Metadata of feature value.
|
com.google.protobuf.Parser<FeatureValue> |
getParserForType() |
int |
getSerializedSize() |
StringArray |
getStringArrayValue()
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.
|
int |
hashCode() |
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() |
static FeatureValue.Builder |
newBuilder() |
static FeatureValue.Builder |
newBuilder(FeatureValue prototype) |
FeatureValue.Builder |
newBuilderForType() |
protected FeatureValue.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static FeatureValue |
parseDelimitedFrom(InputStream input) |
static FeatureValue |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValue |
parseFrom(byte[] data) |
static FeatureValue |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValue |
parseFrom(ByteBuffer data) |
static FeatureValue |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValue |
parseFrom(com.google.protobuf.ByteString data) |
static FeatureValue |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValue |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureValue |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureValue |
parseFrom(InputStream input) |
static FeatureValue |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FeatureValue> |
parser() |
FeatureValue.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int BOOL_VALUE_FIELD_NUMBER
public static final int DOUBLE_VALUE_FIELD_NUMBER
public static final int INT64_VALUE_FIELD_NUMBER
public static final int STRING_VALUE_FIELD_NUMBER
public static final int BOOL_ARRAY_VALUE_FIELD_NUMBER
public static final int DOUBLE_ARRAY_VALUE_FIELD_NUMBER
public static final int INT64_ARRAY_VALUE_FIELD_NUMBER
public static final int STRING_ARRAY_VALUE_FIELD_NUMBER
public static final int BYTES_VALUE_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public FeatureValue.ValueCase getValueCase()
getValueCase in interface FeatureValueOrBuilderpublic 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 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 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 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 boolean hasBoolArrayValue()
A list of bool type feature value.
.google.cloud.aiplatform.v1beta1.BoolArray bool_array_value = 7;hasBoolArrayValue in interface FeatureValueOrBuilderpublic BoolArray getBoolArrayValue()
A list of bool type feature value.
.google.cloud.aiplatform.v1beta1.BoolArray bool_array_value = 7;getBoolArrayValue in interface FeatureValueOrBuilderpublic BoolArrayOrBuilder getBoolArrayValueOrBuilder()
A list of bool type feature value.
.google.cloud.aiplatform.v1beta1.BoolArray bool_array_value = 7;getBoolArrayValueOrBuilder in interface FeatureValueOrBuilderpublic boolean hasDoubleArrayValue()
A list of double type feature value.
.google.cloud.aiplatform.v1beta1.DoubleArray double_array_value = 8;hasDoubleArrayValue in interface FeatureValueOrBuilderpublic DoubleArray getDoubleArrayValue()
A list of double type feature value.
.google.cloud.aiplatform.v1beta1.DoubleArray double_array_value = 8;getDoubleArrayValue in interface FeatureValueOrBuilderpublic DoubleArrayOrBuilder getDoubleArrayValueOrBuilder()
A list of double type feature value.
.google.cloud.aiplatform.v1beta1.DoubleArray double_array_value = 8;getDoubleArrayValueOrBuilder in interface FeatureValueOrBuilderpublic boolean hasInt64ArrayValue()
A list of int64 type feature value.
.google.cloud.aiplatform.v1beta1.Int64Array int64_array_value = 11;hasInt64ArrayValue in interface FeatureValueOrBuilderpublic Int64Array getInt64ArrayValue()
A list of int64 type feature value.
.google.cloud.aiplatform.v1beta1.Int64Array int64_array_value = 11;getInt64ArrayValue in interface FeatureValueOrBuilderpublic Int64ArrayOrBuilder getInt64ArrayValueOrBuilder()
A list of int64 type feature value.
.google.cloud.aiplatform.v1beta1.Int64Array int64_array_value = 11;getInt64ArrayValueOrBuilder in interface FeatureValueOrBuilderpublic boolean hasStringArrayValue()
A list of string type feature value.
.google.cloud.aiplatform.v1beta1.StringArray string_array_value = 12;hasStringArrayValue in interface FeatureValueOrBuilderpublic StringArray getStringArrayValue()
A list of string type feature value.
.google.cloud.aiplatform.v1beta1.StringArray string_array_value = 12;getStringArrayValue in interface FeatureValueOrBuilderpublic StringArrayOrBuilder getStringArrayValueOrBuilder()
A list of string type feature value.
.google.cloud.aiplatform.v1beta1.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 boolean hasMetadata()
Metadata of feature value.
.google.cloud.aiplatform.v1beta1.FeatureValue.Metadata metadata = 14;hasMetadata in interface FeatureValueOrBuilderpublic FeatureValue.Metadata getMetadata()
Metadata of feature value.
.google.cloud.aiplatform.v1beta1.FeatureValue.Metadata metadata = 14;getMetadata in interface FeatureValueOrBuilderpublic FeatureValue.MetadataOrBuilder getMetadataOrBuilder()
Metadata of feature value.
.google.cloud.aiplatform.v1beta1.FeatureValue.Metadata metadata = 14;getMetadataOrBuilder in interface FeatureValueOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static FeatureValue parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureValue parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureValue parseFrom(InputStream input) throws IOException
IOExceptionpublic static FeatureValue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FeatureValue parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FeatureValue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FeatureValue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FeatureValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FeatureValue.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FeatureValue.Builder newBuilder()
public static FeatureValue.Builder newBuilder(FeatureValue prototype)
public FeatureValue.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FeatureValue.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static FeatureValue getDefaultInstance()
public static com.google.protobuf.Parser<FeatureValue> parser()
public com.google.protobuf.Parser<FeatureValue> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public FeatureValue getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.