Package flyteidl.core
Class Types.LiteralType
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.core.Types.LiteralType
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Types.LiteralTypeOrBuilder,Serializable
- Enclosing class:
- Types
public static final class Types.LiteralType extends com.google.protobuf.GeneratedMessageV3 implements Types.LiteralTypeOrBuilder
Defines a strong type to allow type checking between interfaces.
Protobuf typeflyteidl.core.LiteralType- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTypes.LiteralType.BuilderDefines a strong type to allow type checking between interfaces.static classTypes.LiteralType.TypeCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description private Types.TypeAnnotationannotation_static intANNOTATION_FIELD_NUMBERstatic intBLOB_FIELD_NUMBERstatic intCOLLECTION_TYPE_FIELD_NUMBERprivate static Types.LiteralTypeDEFAULT_INSTANCEstatic intENUM_TYPE_FIELD_NUMBERstatic intMAP_VALUE_TYPE_FIELD_NUMBERprivate bytememoizedIsInitializedprivate com.google.protobuf.Structmetadata_static intMETADATA_FIELD_NUMBERprivate static com.google.protobuf.Parser<Types.LiteralType>PARSERstatic intSCHEMA_FIELD_NUMBERprivate static longserialVersionUIDstatic intSIMPLE_FIELD_NUMBERprivate Types.TypeStructurestructure_static intSTRUCTURE_FIELD_NUMBERstatic intSTRUCTURED_DATASET_TYPE_FIELD_NUMBERprivate Objecttype_private inttypeCase_static intUNION_TYPE_FIELD_NUMBER
-
Constructor Summary
Constructors Modifier Constructor Description privateLiteralType()privateLiteralType(com.google.protobuf.GeneratedMessageV3.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Types.TypeAnnotationgetAnnotation()This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.Types.TypeAnnotationOrBuildergetAnnotationOrBuilder()This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.Types.BlobTypegetBlob()A blob might have specialized implementation details depending on associated metadata.Types.BlobTypeOrBuildergetBlobOrBuilder()A blob might have specialized implementation details depending on associated metadata.Types.LiteralTypegetCollectionType()Defines the type of the value of a collection.Types.LiteralTypeOrBuildergetCollectionTypeOrBuilder()Defines the type of the value of a collection.static Types.LiteralTypegetDefaultInstance()Types.LiteralTypegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Types.EnumTypegetEnumType()Defines an enum with pre-defined string values.Types.EnumTypeOrBuildergetEnumTypeOrBuilder()Defines an enum with pre-defined string values.Types.LiteralTypegetMapValueType()Defines the type of the value of a map type.Types.LiteralTypeOrBuildergetMapValueTypeOrBuilder()Defines the type of the value of a map type.com.google.protobuf.StructgetMetadata()This field contains type metadata that is descriptive of the type, but is NOT considered in type-checking.com.google.protobuf.StructOrBuildergetMetadataOrBuilder()This field contains type metadata that is descriptive of the type, but is NOT considered in type-checking.com.google.protobuf.Parser<Types.LiteralType>getParserForType()Types.SchemaTypegetSchema()A complex type that requires matching of inner fields.Types.SchemaTypeOrBuildergetSchemaOrBuilder()A complex type that requires matching of inner fields.intgetSerializedSize()Types.SimpleTypegetSimple()A simple type that can be compared one-to-one with another.intgetSimpleValue()A simple type that can be compared one-to-one with another.Types.TypeStructuregetStructure()Hints to improve type matching.Types.StructuredDatasetTypegetStructuredDatasetType()Generalized schema supportTypes.StructuredDatasetTypeOrBuildergetStructuredDatasetTypeOrBuilder()Generalized schema supportTypes.TypeStructureOrBuildergetStructureOrBuilder()Hints to improve type matching.Types.LiteralType.TypeCasegetTypeCase()Types.UnionTypegetUnionType()Defines an union type with pre-defined LiteralTypes.Types.UnionTypeOrBuildergetUnionTypeOrBuilder()Defines an union type with pre-defined LiteralTypes.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAnnotation()This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.booleanhasBlob()A blob might have specialized implementation details depending on associated metadata.booleanhasCollectionType()Defines the type of the value of a collection.booleanhasEnumType()Defines an enum with pre-defined string values.inthashCode()booleanhasMapValueType()Defines the type of the value of a map type.booleanhasMetadata()This field contains type metadata that is descriptive of the type, but is NOT considered in type-checking.booleanhasSchema()A complex type that requires matching of inner fields.booleanhasSimple()A simple type that can be compared one-to-one with another.booleanhasStructure()Hints to improve type matching.booleanhasStructuredDatasetType()Generalized schema supportbooleanhasUnionType()Defines an union type with pre-defined LiteralTypes.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Types.LiteralType.BuildernewBuilder()static Types.LiteralType.BuildernewBuilder(Types.LiteralType prototype)Types.LiteralType.BuildernewBuilderForType()protected Types.LiteralType.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Types.LiteralTypeparseDelimitedFrom(InputStream input)static Types.LiteralTypeparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.LiteralTypeparseFrom(byte[] data)static Types.LiteralTypeparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.LiteralTypeparseFrom(com.google.protobuf.ByteString data)static Types.LiteralTypeparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.LiteralTypeparseFrom(com.google.protobuf.CodedInputStream input)static Types.LiteralTypeparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.LiteralTypeparseFrom(InputStream input)static Types.LiteralTypeparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.LiteralTypeparseFrom(ByteBuffer data)static Types.LiteralTypeparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Types.LiteralType>parser()Types.LiteralType.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
typeCase_
private int typeCase_
-
type_
private Object type_
-
SIMPLE_FIELD_NUMBER
public static final int SIMPLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCHEMA_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLLECTION_TYPE_FIELD_NUMBER
public static final int COLLECTION_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAP_VALUE_TYPE_FIELD_NUMBER
public static final int MAP_VALUE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BLOB_FIELD_NUMBER
public static final int BLOB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENUM_TYPE_FIELD_NUMBER
public static final int ENUM_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRUCTURED_DATASET_TYPE_FIELD_NUMBER
public static final int STRUCTURED_DATASET_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNION_TYPE_FIELD_NUMBER
public static final int UNION_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
metadata_
private com.google.protobuf.Struct metadata_
-
ANNOTATION_FIELD_NUMBER
public static final int ANNOTATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
annotation_
private Types.TypeAnnotation annotation_
-
STRUCTURE_FIELD_NUMBER
public static final int STRUCTURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
structure_
private Types.TypeStructure structure_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final Types.LiteralType DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<Types.LiteralType> PARSER
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getTypeCase
public Types.LiteralType.TypeCase getTypeCase()
- Specified by:
getTypeCasein interfaceTypes.LiteralTypeOrBuilder
-
hasSimple
public boolean hasSimple()
A simple type that can be compared one-to-one with another.
.flyteidl.core.SimpleType simple = 1;- Specified by:
hasSimplein interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the simple field is set.
-
getSimpleValue
public int getSimpleValue()
A simple type that can be compared one-to-one with another.
.flyteidl.core.SimpleType simple = 1;- Specified by:
getSimpleValuein interfaceTypes.LiteralTypeOrBuilder- Returns:
- The enum numeric value on the wire for simple.
-
getSimple
public Types.SimpleType getSimple()
A simple type that can be compared one-to-one with another.
.flyteidl.core.SimpleType simple = 1;- Specified by:
getSimplein interfaceTypes.LiteralTypeOrBuilder- Returns:
- The simple.
-
hasSchema
public boolean hasSchema()
A complex type that requires matching of inner fields.
.flyteidl.core.SchemaType schema = 2;- Specified by:
hasSchemain interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the schema field is set.
-
getSchema
public Types.SchemaType getSchema()
A complex type that requires matching of inner fields.
.flyteidl.core.SchemaType schema = 2;- Specified by:
getSchemain interfaceTypes.LiteralTypeOrBuilder- Returns:
- The schema.
-
getSchemaOrBuilder
public Types.SchemaTypeOrBuilder getSchemaOrBuilder()
A complex type that requires matching of inner fields.
.flyteidl.core.SchemaType schema = 2;- Specified by:
getSchemaOrBuilderin interfaceTypes.LiteralTypeOrBuilder
-
hasCollectionType
public boolean hasCollectionType()
Defines the type of the value of a collection. Only homogeneous collections are allowed.
.flyteidl.core.LiteralType collection_type = 3;- Specified by:
hasCollectionTypein interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the collectionType field is set.
-
getCollectionType
public Types.LiteralType getCollectionType()
Defines the type of the value of a collection. Only homogeneous collections are allowed.
.flyteidl.core.LiteralType collection_type = 3;- Specified by:
getCollectionTypein interfaceTypes.LiteralTypeOrBuilder- Returns:
- The collectionType.
-
getCollectionTypeOrBuilder
public Types.LiteralTypeOrBuilder getCollectionTypeOrBuilder()
Defines the type of the value of a collection. Only homogeneous collections are allowed.
.flyteidl.core.LiteralType collection_type = 3;- Specified by:
getCollectionTypeOrBuilderin interfaceTypes.LiteralTypeOrBuilder
-
hasMapValueType
public boolean hasMapValueType()
Defines the type of the value of a map type. The type of the key is always a string.
.flyteidl.core.LiteralType map_value_type = 4;- Specified by:
hasMapValueTypein interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the mapValueType field is set.
-
getMapValueType
public Types.LiteralType getMapValueType()
Defines the type of the value of a map type. The type of the key is always a string.
.flyteidl.core.LiteralType map_value_type = 4;- Specified by:
getMapValueTypein interfaceTypes.LiteralTypeOrBuilder- Returns:
- The mapValueType.
-
getMapValueTypeOrBuilder
public Types.LiteralTypeOrBuilder getMapValueTypeOrBuilder()
Defines the type of the value of a map type. The type of the key is always a string.
.flyteidl.core.LiteralType map_value_type = 4;- Specified by:
getMapValueTypeOrBuilderin interfaceTypes.LiteralTypeOrBuilder
-
hasBlob
public boolean hasBlob()
A blob might have specialized implementation details depending on associated metadata.
.flyteidl.core.BlobType blob = 5;- Specified by:
hasBlobin interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the blob field is set.
-
getBlob
public Types.BlobType getBlob()
A blob might have specialized implementation details depending on associated metadata.
.flyteidl.core.BlobType blob = 5;- Specified by:
getBlobin interfaceTypes.LiteralTypeOrBuilder- Returns:
- The blob.
-
getBlobOrBuilder
public Types.BlobTypeOrBuilder getBlobOrBuilder()
A blob might have specialized implementation details depending on associated metadata.
.flyteidl.core.BlobType blob = 5;- Specified by:
getBlobOrBuilderin interfaceTypes.LiteralTypeOrBuilder
-
hasEnumType
public boolean hasEnumType()
Defines an enum with pre-defined string values.
.flyteidl.core.EnumType enum_type = 7;- Specified by:
hasEnumTypein interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the enumType field is set.
-
getEnumType
public Types.EnumType getEnumType()
Defines an enum with pre-defined string values.
.flyteidl.core.EnumType enum_type = 7;- Specified by:
getEnumTypein interfaceTypes.LiteralTypeOrBuilder- Returns:
- The enumType.
-
getEnumTypeOrBuilder
public Types.EnumTypeOrBuilder getEnumTypeOrBuilder()
Defines an enum with pre-defined string values.
.flyteidl.core.EnumType enum_type = 7;- Specified by:
getEnumTypeOrBuilderin interfaceTypes.LiteralTypeOrBuilder
-
hasStructuredDatasetType
public boolean hasStructuredDatasetType()
Generalized schema support
.flyteidl.core.StructuredDatasetType structured_dataset_type = 8;- Specified by:
hasStructuredDatasetTypein interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the structuredDatasetType field is set.
-
getStructuredDatasetType
public Types.StructuredDatasetType getStructuredDatasetType()
Generalized schema support
.flyteidl.core.StructuredDatasetType structured_dataset_type = 8;- Specified by:
getStructuredDatasetTypein interfaceTypes.LiteralTypeOrBuilder- Returns:
- The structuredDatasetType.
-
getStructuredDatasetTypeOrBuilder
public Types.StructuredDatasetTypeOrBuilder getStructuredDatasetTypeOrBuilder()
Generalized schema support
.flyteidl.core.StructuredDatasetType structured_dataset_type = 8;- Specified by:
getStructuredDatasetTypeOrBuilderin interfaceTypes.LiteralTypeOrBuilder
-
hasUnionType
public boolean hasUnionType()
Defines an union type with pre-defined LiteralTypes.
.flyteidl.core.UnionType union_type = 10;- Specified by:
hasUnionTypein interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the unionType field is set.
-
getUnionType
public Types.UnionType getUnionType()
Defines an union type with pre-defined LiteralTypes.
.flyteidl.core.UnionType union_type = 10;- Specified by:
getUnionTypein interfaceTypes.LiteralTypeOrBuilder- Returns:
- The unionType.
-
getUnionTypeOrBuilder
public Types.UnionTypeOrBuilder getUnionTypeOrBuilder()
Defines an union type with pre-defined LiteralTypes.
.flyteidl.core.UnionType union_type = 10;- Specified by:
getUnionTypeOrBuilderin interfaceTypes.LiteralTypeOrBuilder
-
hasMetadata
public boolean hasMetadata()
This field contains type metadata that is descriptive of the type, but is NOT considered in type-checking. This might be used by consumers to identify special behavior or display extended information for the type.
.google.protobuf.Struct metadata = 6;- Specified by:
hasMetadatain interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public com.google.protobuf.Struct getMetadata()
This field contains type metadata that is descriptive of the type, but is NOT considered in type-checking. This might be used by consumers to identify special behavior or display extended information for the type.
.google.protobuf.Struct metadata = 6;- Specified by:
getMetadatain interfaceTypes.LiteralTypeOrBuilder- Returns:
- The metadata.
-
getMetadataOrBuilder
public com.google.protobuf.StructOrBuilder getMetadataOrBuilder()
This field contains type metadata that is descriptive of the type, but is NOT considered in type-checking. This might be used by consumers to identify special behavior or display extended information for the type.
.google.protobuf.Struct metadata = 6;- Specified by:
getMetadataOrBuilderin interfaceTypes.LiteralTypeOrBuilder
-
hasAnnotation
public boolean hasAnnotation()
This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.
.flyteidl.core.TypeAnnotation annotation = 9;- Specified by:
hasAnnotationin interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the annotation field is set.
-
getAnnotation
public Types.TypeAnnotation getAnnotation()
This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.
.flyteidl.core.TypeAnnotation annotation = 9;- Specified by:
getAnnotationin interfaceTypes.LiteralTypeOrBuilder- Returns:
- The annotation.
-
getAnnotationOrBuilder
public Types.TypeAnnotationOrBuilder getAnnotationOrBuilder()
This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.
.flyteidl.core.TypeAnnotation annotation = 9;- Specified by:
getAnnotationOrBuilderin interfaceTypes.LiteralTypeOrBuilder
-
hasStructure
public boolean hasStructure()
Hints to improve type matching.
.flyteidl.core.TypeStructure structure = 11;- Specified by:
hasStructurein interfaceTypes.LiteralTypeOrBuilder- Returns:
- Whether the structure field is set.
-
getStructure
public Types.TypeStructure getStructure()
Hints to improve type matching.
.flyteidl.core.TypeStructure structure = 11;- Specified by:
getStructurein interfaceTypes.LiteralTypeOrBuilder- Returns:
- The structure.
-
getStructureOrBuilder
public Types.TypeStructureOrBuilder getStructureOrBuilder()
Hints to improve type matching.
.flyteidl.core.TypeStructure structure = 11;- Specified by:
getStructureOrBuilderin interfaceTypes.LiteralTypeOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 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 Types.LiteralType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Types.LiteralType parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Types.LiteralType parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Types.LiteralType parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Types.LiteralType parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Types.LiteralType parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Types.LiteralType parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Types.LiteralType parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Types.LiteralType parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Types.LiteralType parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Types.LiteralType parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Types.LiteralType parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Types.LiteralType.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Types.LiteralType.Builder newBuilder()
-
newBuilder
public static Types.LiteralType.Builder newBuilder(Types.LiteralType prototype)
-
toBuilder
public Types.LiteralType.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Types.LiteralType.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Types.LiteralType getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Types.LiteralType> parser()
-
getParserForType
public com.google.protobuf.Parser<Types.LiteralType> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Types.LiteralType getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-