Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentSchemaEntityTypeEnumValues (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

t()

@type t() ::
  %Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentSchemaEntityTypeEnumValues{
    values: [String.t()] | nil
  }