Googly. DocumentAI. Model. GoogleCloudDocumentaiV1beta3EntityTypeMetadata
(googly_document_ai v0.1.0)
Copy Markdown
View Source
Metadata about an entity type.
Attributes
-
inactive(type:boolean()) - Whether the entity type should be considered inactive.
Summary
Types
@type t() :: %Googly.DocumentAI.Model.GoogleCloudDocumentaiV1beta3EntityTypeMetadata{ inactive: boolean() | nil }