Class DocumentSchema.EntityType
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.documentai.v1beta3.DocumentSchema.EntityType
-
- All Implemented Interfaces:
DocumentSchema.EntityTypeOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- DocumentSchema
public static final class DocumentSchema.EntityType extends com.google.protobuf.GeneratedMessageV3 implements DocumentSchema.EntityTypeOrBuilder
EntityType is the wrapper of a label of the corresponding model with detailed attributes and limitations for entity-based processors. Multiple types can also compose a dependency tree to represent nested types.
Protobuf typegoogle.cloud.documentai.v1beta3.DocumentSchema.EntityType
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DocumentSchema.EntityType.Builder
EntityType is the wrapper of a label of the corresponding model with detailed attributes and limitations for entity-based processors.static class
DocumentSchema.EntityType.EnumValues
Defines the a list of enum values.static interface
DocumentSchema.EntityType.EnumValuesOrBuilder
static class
DocumentSchema.EntityType.Property
Defines properties that can be part of the entity type.static interface
DocumentSchema.EntityType.PropertyOrBuilder
static class
DocumentSchema.EntityType.ValueSourceCase
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static int
BASE_TYPES_FIELD_NUMBER
static int
DISPLAY_NAME_FIELD_NUMBER
static int
ENTITY_TYPE_METADATA_FIELD_NUMBER
static int
ENUM_VALUES_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
PROPERTIES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getBaseTypes(int index)
The entity type that this type is derived from.com.google.protobuf.ByteString
getBaseTypesBytes(int index)
The entity type that this type is derived from.int
getBaseTypesCount()
The entity type that this type is derived from.com.google.protobuf.ProtocolStringList
getBaseTypesList()
The entity type that this type is derived from.static DocumentSchema.EntityType
getDefaultInstance()
DocumentSchema.EntityType
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getDisplayName()
User defined name for the type.com.google.protobuf.ByteString
getDisplayNameBytes()
User defined name for the type.EntityTypeMetadata
getEntityTypeMetadata()
Metadata for the entity type.EntityTypeMetadataOrBuilder
getEntityTypeMetadataOrBuilder()
Metadata for the entity type.DocumentSchema.EntityType.EnumValues
getEnumValues()
If specified, lists all the possible values for this entity.DocumentSchema.EntityType.EnumValuesOrBuilder
getEnumValuesOrBuilder()
If specified, lists all the possible values for this entity.String
getName()
Name of the type.com.google.protobuf.ByteString
getNameBytes()
Name of the type.com.google.protobuf.Parser<DocumentSchema.EntityType>
getParserForType()
DocumentSchema.EntityType.Property
getProperties(int index)
Description the nested structure, or composition of an entity.int
getPropertiesCount()
Description the nested structure, or composition of an entity.List<DocumentSchema.EntityType.Property>
getPropertiesList()
Description the nested structure, or composition of an entity.DocumentSchema.EntityType.PropertyOrBuilder
getPropertiesOrBuilder(int index)
Description the nested structure, or composition of an entity.List<? extends DocumentSchema.EntityType.PropertyOrBuilder>
getPropertiesOrBuilderList()
Description the nested structure, or composition of an entity.int
getSerializedSize()
DocumentSchema.EntityType.ValueSourceCase
getValueSourceCase()
boolean
hasEntityTypeMetadata()
Metadata for the entity type.boolean
hasEnumValues()
If specified, lists all the possible values for this entity.int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static DocumentSchema.EntityType.Builder
newBuilder()
static DocumentSchema.EntityType.Builder
newBuilder(DocumentSchema.EntityType prototype)
DocumentSchema.EntityType.Builder
newBuilderForType()
protected DocumentSchema.EntityType.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static DocumentSchema.EntityType
parseDelimitedFrom(InputStream input)
static DocumentSchema.EntityType
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DocumentSchema.EntityType
parseFrom(byte[] data)
static DocumentSchema.EntityType
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DocumentSchema.EntityType
parseFrom(com.google.protobuf.ByteString data)
static DocumentSchema.EntityType
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DocumentSchema.EntityType
parseFrom(com.google.protobuf.CodedInputStream input)
static DocumentSchema.EntityType
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DocumentSchema.EntityType
parseFrom(InputStream input)
static DocumentSchema.EntityType
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DocumentSchema.EntityType
parseFrom(ByteBuffer data)
static DocumentSchema.EntityType
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<DocumentSchema.EntityType>
parser()
DocumentSchema.EntityType.Builder
toBuilder()
void
writeTo(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, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, 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
-
ENUM_VALUES_FIELD_NUMBER
public static final int ENUM_VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BASE_TYPES_FIELD_NUMBER
public static final int BASE_TYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROPERTIES_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITY_TYPE_METADATA_FIELD_NUMBER
public static final int ENTITY_TYPE_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
getValueSourceCase
public DocumentSchema.EntityType.ValueSourceCase getValueSourceCase()
- Specified by:
getValueSourceCase
in interfaceDocumentSchema.EntityTypeOrBuilder
-
hasEnumValues
public boolean hasEnumValues()
If specified, lists all the possible values for this entity. This should not be more than a handful of values. If the number of values is >10 or could change frequently use the `EntityType.value_ontology` field and specify a list of all possible values in a value ontology file.
.google.cloud.documentai.v1beta3.DocumentSchema.EntityType.EnumValues enum_values = 14;
- Specified by:
hasEnumValues
in interfaceDocumentSchema.EntityTypeOrBuilder
- Returns:
- Whether the enumValues field is set.
-
getEnumValues
public DocumentSchema.EntityType.EnumValues getEnumValues()
If specified, lists all the possible values for this entity. This should not be more than a handful of values. If the number of values is >10 or could change frequently use the `EntityType.value_ontology` field and specify a list of all possible values in a value ontology file.
.google.cloud.documentai.v1beta3.DocumentSchema.EntityType.EnumValues enum_values = 14;
- Specified by:
getEnumValues
in interfaceDocumentSchema.EntityTypeOrBuilder
- Returns:
- The enumValues.
-
getEnumValuesOrBuilder
public DocumentSchema.EntityType.EnumValuesOrBuilder getEnumValuesOrBuilder()
If specified, lists all the possible values for this entity. This should not be more than a handful of values. If the number of values is >10 or could change frequently use the `EntityType.value_ontology` field and specify a list of all possible values in a value ontology file.
.google.cloud.documentai.v1beta3.DocumentSchema.EntityType.EnumValues enum_values = 14;
- Specified by:
getEnumValuesOrBuilder
in interfaceDocumentSchema.EntityTypeOrBuilder
-
getDisplayName
public String getDisplayName()
User defined name for the type.
string display_name = 13;
- Specified by:
getDisplayName
in interfaceDocumentSchema.EntityTypeOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
User defined name for the type.
string display_name = 13;
- Specified by:
getDisplayNameBytes
in interfaceDocumentSchema.EntityTypeOrBuilder
- Returns:
- The bytes for displayName.
-
getName
public String getName()
Name of the type. It must be unique within the schema file and cannot be a "Common Type". The following naming conventions are used: - Use `snake_casing`. - Name matching is case-sensitive. - Maximum 64 characters. - Must start with a letter. - Allowed characters: ASCII letters `[a-z0-9_-]`. (For backward compatibility internal infrastructure and tooling can handle any ascii character.) - The `/` is sometimes used to denote a property of a type. For example `line_item/amount`. This convention is deprecated, but will still be honored for backward compatibility.
string name = 1;
- Specified by:
getName
in interfaceDocumentSchema.EntityTypeOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Name of the type. It must be unique within the schema file and cannot be a "Common Type". The following naming conventions are used: - Use `snake_casing`. - Name matching is case-sensitive. - Maximum 64 characters. - Must start with a letter. - Allowed characters: ASCII letters `[a-z0-9_-]`. (For backward compatibility internal infrastructure and tooling can handle any ascii character.) - The `/` is sometimes used to denote a property of a type. For example `line_item/amount`. This convention is deprecated, but will still be honored for backward compatibility.
string name = 1;
- Specified by:
getNameBytes
in interfaceDocumentSchema.EntityTypeOrBuilder
- Returns:
- The bytes for name.
-
getBaseTypesList
public com.google.protobuf.ProtocolStringList getBaseTypesList()
The entity type that this type is derived from. For now, one and only one should be set.
repeated string base_types = 2;
- Specified by:
getBaseTypesList
in interfaceDocumentSchema.EntityTypeOrBuilder
- Returns:
- A list containing the baseTypes.
-
getBaseTypesCount
public int getBaseTypesCount()
The entity type that this type is derived from. For now, one and only one should be set.
repeated string base_types = 2;
- Specified by:
getBaseTypesCount
in interfaceDocumentSchema.EntityTypeOrBuilder
- Returns:
- The count of baseTypes.
-
getBaseTypes
public String getBaseTypes(int index)
The entity type that this type is derived from. For now, one and only one should be set.
repeated string base_types = 2;
- Specified by:
getBaseTypes
in interfaceDocumentSchema.EntityTypeOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The baseTypes at the given index.
-
getBaseTypesBytes
public com.google.protobuf.ByteString getBaseTypesBytes(int index)
The entity type that this type is derived from. For now, one and only one should be set.
repeated string base_types = 2;
- Specified by:
getBaseTypesBytes
in interfaceDocumentSchema.EntityTypeOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the baseTypes at the given index.
-
getPropertiesList
public List<DocumentSchema.EntityType.Property> getPropertiesList()
Description the nested structure, or composition of an entity.
repeated .google.cloud.documentai.v1beta3.DocumentSchema.EntityType.Property properties = 6;
- Specified by:
getPropertiesList
in interfaceDocumentSchema.EntityTypeOrBuilder
-
getPropertiesOrBuilderList
public List<? extends DocumentSchema.EntityType.PropertyOrBuilder> getPropertiesOrBuilderList()
Description the nested structure, or composition of an entity.
repeated .google.cloud.documentai.v1beta3.DocumentSchema.EntityType.Property properties = 6;
- Specified by:
getPropertiesOrBuilderList
in interfaceDocumentSchema.EntityTypeOrBuilder
-
getPropertiesCount
public int getPropertiesCount()
Description the nested structure, or composition of an entity.
repeated .google.cloud.documentai.v1beta3.DocumentSchema.EntityType.Property properties = 6;
- Specified by:
getPropertiesCount
in interfaceDocumentSchema.EntityTypeOrBuilder
-
getProperties
public DocumentSchema.EntityType.Property getProperties(int index)
Description the nested structure, or composition of an entity.
repeated .google.cloud.documentai.v1beta3.DocumentSchema.EntityType.Property properties = 6;
- Specified by:
getProperties
in interfaceDocumentSchema.EntityTypeOrBuilder
-
getPropertiesOrBuilder
public DocumentSchema.EntityType.PropertyOrBuilder getPropertiesOrBuilder(int index)
Description the nested structure, or composition of an entity.
repeated .google.cloud.documentai.v1beta3.DocumentSchema.EntityType.Property properties = 6;
- Specified by:
getPropertiesOrBuilder
in interfaceDocumentSchema.EntityTypeOrBuilder
-
hasEntityTypeMetadata
public boolean hasEntityTypeMetadata()
Metadata for the entity type.
.google.cloud.documentai.v1beta3.EntityTypeMetadata entity_type_metadata = 11;
- Specified by:
hasEntityTypeMetadata
in interfaceDocumentSchema.EntityTypeOrBuilder
- Returns:
- Whether the entityTypeMetadata field is set.
-
getEntityTypeMetadata
public EntityTypeMetadata getEntityTypeMetadata()
Metadata for the entity type.
.google.cloud.documentai.v1beta3.EntityTypeMetadata entity_type_metadata = 11;
- Specified by:
getEntityTypeMetadata
in interfaceDocumentSchema.EntityTypeOrBuilder
- Returns:
- The entityTypeMetadata.
-
getEntityTypeMetadataOrBuilder
public EntityTypeMetadataOrBuilder getEntityTypeMetadataOrBuilder()
Metadata for the entity type.
.google.cloud.documentai.v1beta3.EntityTypeMetadata entity_type_metadata = 11;
- Specified by:
getEntityTypeMetadataOrBuilder
in interfaceDocumentSchema.EntityTypeOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static DocumentSchema.EntityType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DocumentSchema.EntityType parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DocumentSchema.EntityType parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DocumentSchema.EntityType parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DocumentSchema.EntityType parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DocumentSchema.EntityType parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DocumentSchema.EntityType parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DocumentSchema.EntityType parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DocumentSchema.EntityType parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DocumentSchema.EntityType parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static DocumentSchema.EntityType parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DocumentSchema.EntityType parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public DocumentSchema.EntityType.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DocumentSchema.EntityType.Builder newBuilder()
-
newBuilder
public static DocumentSchema.EntityType.Builder newBuilder(DocumentSchema.EntityType prototype)
-
toBuilder
public DocumentSchema.EntityType.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DocumentSchema.EntityType.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DocumentSchema.EntityType getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DocumentSchema.EntityType> parser()
-
getParserForType
public com.google.protobuf.Parser<DocumentSchema.EntityType> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DocumentSchema.EntityType getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-