Googly. DocumentAI. Model. GoogleCloudDocumentaiV1DocumentSchemaEntityTypeProperty
(googly_document_ai v0.1.0)
Copy Markdown
View Source
Defines properties that can be part of the entity type.
Attributes
-
display_name(type:String.t()) - User defined name for the property. -
method(type:String.t()) - Specifies how the entity's value is obtained. -
name(type:String.t()) - The name of the property. Follows the same guidelines as the EntityType name. -
occurrence_type(type:String.t()) - Occurrence type limits the number of instances an entity type appears in the document. -
value_type(type:String.t()) - A reference to the value type of the property. This type is subject to the same conventions as theEntity.base_typesfield.