Googly. DocumentAI. Model. GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues
(googly_document_ai v0.1.0)
Copy Markdown
View Source
Defines the a list of enum values.
Attributes
-
values(type:list(String.t())) - The individual values that this enum values type can include.
Summary
Types
@type t() :: %Googly.DocumentAI.Model.GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues{ values: [String.t()] | nil }