documentai/v1beta3 library

Cloud Document AI API - v1beta3

Service to parse structured information from unstructured or semi-structured documents using state-of-the-art Google AI such as natural language, computer vision, translation, and AutoML.

For more information, see cloud.google.com/document-ai/docs/

Create an instance of DocumentApi to access these resources:

Classes

DocumentApi
Service to parse structured information from unstructured or semi-structured documents using state-of-the-art Google AI such as natural language, computer vision, translation, and AutoML.
GoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig
The common config to specify a set of documents used as input.
GoogleCloudDocumentaiV1beta3BatchProcessRequest
Request message for batch process document method.
GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig
The message for input config in batch process.
GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchOutputConfig
The message for output config in batch process.
GoogleCloudDocumentaiV1beta3BoundingPoly
A bounding polygon for the detected image annotation.
GoogleCloudDocumentaiV1beta3Document
Document represents the canonical document resource in Document Understanding AI.
GoogleCloudDocumentaiV1beta3DocumentEntity
An entity that could be a phrase in the text or a property that belongs to the document.
GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue
Parsed and normalized entity value.
GoogleCloudDocumentaiV1beta3DocumentEntityRelation
Relationship between Entities.
GoogleCloudDocumentaiV1beta3DocumentOutputConfig
Config that controls the output of documents.
GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfig
The configuration used when outputting documents.
GoogleCloudDocumentaiV1beta3DocumentPage
A page in a Document.
GoogleCloudDocumentaiV1beta3DocumentPageAnchor
Referencing the visual context of the entity in the Document.pages.
GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef
Represents a weak reference to a page element within a document.
GoogleCloudDocumentaiV1beta3DocumentPageBlock
A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage
Detected language for a structural component.
GoogleCloudDocumentaiV1beta3DocumentPageDimension
Dimension for the page.
GoogleCloudDocumentaiV1beta3DocumentPageFormField
A form field detected on the page.
GoogleCloudDocumentaiV1beta3DocumentPageImage
Rendered image contents for this page.
GoogleCloudDocumentaiV1beta3DocumentPageLayout
Visual element describing a layout unit on a page.
GoogleCloudDocumentaiV1beta3DocumentPageLine
A collection of tokens that a human would perceive as a line.
GoogleCloudDocumentaiV1beta3DocumentPageMatrix
Representation for transformation matrix, intended to be compatible and used with OpenCV format for image manipulation.
GoogleCloudDocumentaiV1beta3DocumentPageParagraph
A collection of lines that a human would perceive as a paragraph.
GoogleCloudDocumentaiV1beta3DocumentPageTable
A table representation similar to HTML table structure.
GoogleCloudDocumentaiV1beta3DocumentPageTableTableCell
A cell representation inside the table.
GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow
A row of table cells.
GoogleCloudDocumentaiV1beta3DocumentPageToken
A detected token.
GoogleCloudDocumentaiV1beta3DocumentPageTokenDetectedBreak
Detected break at the end of a Token.
GoogleCloudDocumentaiV1beta3DocumentPageVisualElement
Detected non-text visual elements e.g. checkbox, signature etc.
GoogleCloudDocumentaiV1beta3DocumentProvenance
Structure to identify provenance relationships between annotations in different revisions.
GoogleCloudDocumentaiV1beta3DocumentProvenanceParent
The parent element the current element is based on.
GoogleCloudDocumentaiV1beta3DocumentRevision
Contains past or forward revisions of this document.
GoogleCloudDocumentaiV1beta3DocumentRevisionHumanReview
Human Review information of the document.
GoogleCloudDocumentaiV1beta3DocumentShardInfo
For a large document, sharding may be performed to produce several document shards.
GoogleCloudDocumentaiV1beta3DocumentStyle
Annotation for common text style attributes.
GoogleCloudDocumentaiV1beta3DocumentStyleFontSize
Font size with unit.
GoogleCloudDocumentaiV1beta3DocumentTextAnchor
Text reference indexing into the Document.text.
GoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment
A text segment in the Document.text.
GoogleCloudDocumentaiV1beta3DocumentTextChange
This message is used for text changes aka.
GoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse
Response message for fetch processor types.
GoogleCloudDocumentaiV1beta3GcsDocument
Specifies a document stored on Cloud Storage.
GoogleCloudDocumentaiV1beta3GcsDocuments
Specifies a set of documents on Cloud Storage.
GoogleCloudDocumentaiV1beta3GcsPrefix
Specifies all documents on Cloud Storage with a common prefix.
GoogleCloudDocumentaiV1beta3HumanReviewStatus
The status of human review on a processed document.
GoogleCloudDocumentaiV1beta3ListProcessorsResponse
Response message for list processors.
GoogleCloudDocumentaiV1beta3ListProcessorVersionsResponse
Response message for list processors.
GoogleCloudDocumentaiV1beta3NormalizedVertex
A vertex represents a 2D point in the image.
GoogleCloudDocumentaiV1beta3Processor
The first-class citizen for Document AI.
GoogleCloudDocumentaiV1beta3ProcessorType
A processor type is responsible for performing a certain document understanding task on a certain type of document.
GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo
The location information about where the processor is available.
GoogleCloudDocumentaiV1beta3ProcessorVersion
A processor version is an implementation of a processor.
GoogleCloudDocumentaiV1beta3ProcessRequest
Request message for the process document method.
GoogleCloudDocumentaiV1beta3ProcessResponse
Response message for the process document method.
GoogleCloudDocumentaiV1beta3RawDocument
Payload message of raw document content (bytes).
GoogleCloudDocumentaiV1beta3ReviewDocumentRequest
Request message for review document method.
GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionRequest
Request message for the set default processor version method.
GoogleCloudDocumentaiV1beta3Vertex
A vertex represents a 2D point in the image.
GoogleCloudLocationListLocationsResponse
The response message for Locations.ListLocations.
GoogleLongrunningListOperationsResponse
The response message for Operations.ListOperations.
GoogleLongrunningOperation
This resource represents a long-running operation that is the result of a network API call.
GoogleTypeColor
Represents a color in the RGBA color space.
GoogleTypeDateTime
Represents civil time (or occasionally physical time).
GoogleTypeTimeZone
Represents a time zone from the IANA Time Zone Database.
ProjectsLocationsOperationsResource
ProjectsLocationsProcessorsHumanReviewConfigResource
ProjectsLocationsProcessorsProcessorVersionsResource
ProjectsLocationsProcessorsResource
ProjectsLocationsResource
ProjectsResource

Typedefs

GoogleCloudDocumentaiV1beta3DeployProcessorVersionRequest = $Empty
Request message for the deploy processor version method.
GoogleCloudDocumentaiV1beta3DisableProcessorRequest = $Empty
Request message for the disable processor method.
GoogleCloudDocumentaiV1beta3EnableProcessorRequest = $Empty
Request message for the enable processor method.
GoogleCloudDocumentaiV1beta3UndeployProcessorVersionRequest = $Empty
Request message for the undeploy processor version method.
GoogleCloudLocationLocation = $Location
A resource that represents Google Cloud Platform location.
GoogleProtobufEmpty = $Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
GoogleRpcStatus = $Status
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
GoogleTypeDate = $Date
Represents a whole or partial calendar date, such as a birthday.
GoogleTypeMoney = $Money
Represents an amount of money with its currency type.
GoogleTypePostalAddress = $PostalAddress
Represents a postal address, e.g. for postal delivery or payments addresses.

Exceptions / Errors

ApiRequestError
Represents a general error reported by the API endpoint.
DetailedApiRequestError
Represents a specific error reported by the API endpoint.