Package Classes (0.14.2a0)

Summary of entries of Classes for documentai-toolbox.

Classes

Document

Represents a wrapped Document.

This class hides away the complexities of using the Document protobuf response outputted by BatchProcessDocuments or ProcessDocument methods and implements convenient methods for searching and extracting information within the Document.

Entity

Represents a wrapped documentai.Document.Entity.

Block

Represents a wrapped documentai.Document.Page.Block.

FormField

Represents a wrapped documentai.Document.Page.FormField.

Line

Represents a wrapped documentai.Document.Page.Line.

MathFormula

Represents a wrapped documentai.Document.Page.VisualElement with type math_formula. https://cloud.google.com/document-ai/docs/process-documents-ocr#math_ocr

Page

Represents a wrapped documentai.Document.Page .

Paragraph

Represents a wrapped documentai.Document.Page.Paragraph.

Symbol

Represents a wrapped documentai.Document.Page.Symbol. https://cloud.google.com/document-ai/docs/process-documents-ocr#enable_symbols

Table

Represents a wrapped documentai.Document.Page.Table.

Token

Represents a wrapped documentai.Document.Page.Token.

_BasePageElement

Base class for representing a wrapped Document AI Page element (Symbol, Token, Line, Paragraph, Block).

Modules

gcs_utilities

Google Cloud Storage utilities.

document

Wrappers for Document AI Document type.

entity

Wrappers for Document AI Entity type.

page

Wrappers for Document AI Page type.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.