Googly. DocumentAI. Model. GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkTableChunkField
(googly_document_ai v0.1.0)
Copy Markdown
View Source
The table chunk field in the chunk.
Attributes
-
annotations(type:Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentAnnotations.t()) - Annotation of the table chunk field.
Summary
Types
@type t() :: %Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkTableChunkField{ annotations: Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentAnnotations.t() | nil }