Googly. DocumentAI. Model. GoogleCloudDocumentaiV1DocumentAnnotations
(googly_document_ai v0.1.0)
Copy Markdown
View Source
Represents the annotation of a block or a chunk.
Attributes
-
description(type:String.t()) - The description of the content with this annotation.
Summary
Types
@type t() :: %Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentAnnotations{ description: String.t() | nil }