Class MetadataValue
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1beta1.MetadataValue
- All Implemented Interfaces:
MetadataValueOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
@Generated
public final class MetadataValue
extends com.google.protobuf.GeneratedMessage
implements MetadataValueOrBuilder
Value of Metadata, including all types available in data schema.Protobuf type
google.cloud.aiplatform.v1beta1.MetadataValue- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classValue of Metadata, including all types available in data schema.static enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanValue of boolean type metadata.Value of date time type metadata.com.google.protobuf.ByteStringValue of date time type metadata.static MetadataValuestatic final com.google.protobuf.Descriptors.DescriptorfloatValue of float type metadata.longValue of int type metadata.Value of list type metadata.Value of list type metadata.com.google.protobuf.Parser<MetadataValue>intValue of string type metadata.com.google.protobuf.ByteStringValue of string type metadata.booleanValue of boolean type metadata.booleanValue of date time type metadata.booleanValue of float type metadata.inthashCode()booleanValue of int type metadata.booleanValue of list type metadata.booleanValue of string type metadata.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic MetadataValue.Builderstatic MetadataValue.BuildernewBuilder(MetadataValue prototype) protected MetadataValue.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static MetadataValueparseDelimitedFrom(InputStream input) static MetadataValueparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataValueparseFrom(byte[] data) static MetadataValueparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataValueparseFrom(com.google.protobuf.ByteString data) static MetadataValueparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataValueparseFrom(com.google.protobuf.CodedInputStream input) static MetadataValueparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataValueparseFrom(InputStream input) static MetadataValueparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataValueparseFrom(ByteBuffer data) static MetadataValueparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<MetadataValue>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
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, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
INT_VALUE_FIELD_NUMBER
public static final int INT_VALUE_FIELD_NUMBER- See Also:
-
FLOAT_VALUE_FIELD_NUMBER
public static final int FLOAT_VALUE_FIELD_NUMBER- See Also:
-
STR_VALUE_FIELD_NUMBER
public static final int STR_VALUE_FIELD_NUMBER- See Also:
-
DATETIME_VALUE_FIELD_NUMBER
public static final int DATETIME_VALUE_FIELD_NUMBER- See Also:
-
BOOL_VALUE_FIELD_NUMBER
public static final int BOOL_VALUE_FIELD_NUMBER- See Also:
-
LIST_VALUE_FIELD_NUMBER
public static final int LIST_VALUE_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getValueCase
- Specified by:
getValueCasein interfaceMetadataValueOrBuilder
-
hasIntValue
public boolean hasIntValue()Value of int type metadata.
int64 int_value = 1;- Specified by:
hasIntValuein interfaceMetadataValueOrBuilder- Returns:
- Whether the intValue field is set.
-
getIntValue
public long getIntValue()Value of int type metadata.
int64 int_value = 1;- Specified by:
getIntValuein interfaceMetadataValueOrBuilder- Returns:
- The intValue.
-
hasFloatValue
public boolean hasFloatValue()Value of float type metadata.
float float_value = 2;- Specified by:
hasFloatValuein interfaceMetadataValueOrBuilder- Returns:
- Whether the floatValue field is set.
-
getFloatValue
public float getFloatValue()Value of float type metadata.
float float_value = 2;- Specified by:
getFloatValuein interfaceMetadataValueOrBuilder- Returns:
- The floatValue.
-
hasStrValue
public boolean hasStrValue()Value of string type metadata.
string str_value = 3;- Specified by:
hasStrValuein interfaceMetadataValueOrBuilder- Returns:
- Whether the strValue field is set.
-
getStrValue
Value of string type metadata.
string str_value = 3;- Specified by:
getStrValuein interfaceMetadataValueOrBuilder- Returns:
- The strValue.
-
getStrValueBytes
public com.google.protobuf.ByteString getStrValueBytes()Value of string type metadata.
string str_value = 3;- Specified by:
getStrValueBytesin interfaceMetadataValueOrBuilder- Returns:
- The bytes for strValue.
-
hasDatetimeValue
public boolean hasDatetimeValue()Value of date time type metadata.
string datetime_value = 4;- Specified by:
hasDatetimeValuein interfaceMetadataValueOrBuilder- Returns:
- Whether the datetimeValue field is set.
-
getDatetimeValue
Value of date time type metadata.
string datetime_value = 4;- Specified by:
getDatetimeValuein interfaceMetadataValueOrBuilder- Returns:
- The datetimeValue.
-
getDatetimeValueBytes
public com.google.protobuf.ByteString getDatetimeValueBytes()Value of date time type metadata.
string datetime_value = 4;- Specified by:
getDatetimeValueBytesin interfaceMetadataValueOrBuilder- Returns:
- The bytes for datetimeValue.
-
hasBoolValue
public boolean hasBoolValue()Value of boolean type metadata.
bool bool_value = 5;- Specified by:
hasBoolValuein interfaceMetadataValueOrBuilder- Returns:
- Whether the boolValue field is set.
-
getBoolValue
public boolean getBoolValue()Value of boolean type metadata.
bool bool_value = 5;- Specified by:
getBoolValuein interfaceMetadataValueOrBuilder- Returns:
- The boolValue.
-
hasListValue
public boolean hasListValue()Value of list type metadata.
.google.cloud.aiplatform.v1beta1.MetadataList list_value = 6;- Specified by:
hasListValuein interfaceMetadataValueOrBuilder- Returns:
- Whether the listValue field is set.
-
getListValue
Value of list type metadata.
.google.cloud.aiplatform.v1beta1.MetadataList list_value = 6;- Specified by:
getListValuein interfaceMetadataValueOrBuilder- Returns:
- The listValue.
-
getListValueOrBuilder
Value of list type metadata.
.google.cloud.aiplatform.v1beta1.MetadataList list_value = 6;- Specified by:
getListValueOrBuilderin interfaceMetadataValueOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static MetadataValue parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataValue parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static MetadataValue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static MetadataValue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static MetadataValue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static MetadataValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MetadataValue.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-