| Class | Description |
|---|---|
| Barcode |
Encodes the detailed information of a barcode.
|
| Barcode.Builder |
Encodes the detailed information of a barcode.
|
| BarcodeProto | |
| BatchDocumentsInputConfig |
The common config to specify a set of documents used as input.
|
| BatchDocumentsInputConfig.Builder |
The common config to specify a set of documents used as input.
|
| BatchProcessMetadata |
The long running operation metadata for batch process method.
|
| BatchProcessMetadata.Builder |
The long running operation metadata for batch process method.
|
| BatchProcessMetadata.IndividualProcessStatus |
The status of a each individual document in the batch process.
|
| BatchProcessMetadata.IndividualProcessStatus.Builder |
The status of a each individual document in the batch process.
|
| BatchProcessRequest |
Request message for batch process document method.
|
| BatchProcessRequest.Builder |
Request message for batch process document method.
|
| BatchProcessResponse |
Response message for batch process document method.
|
| BatchProcessResponse.Builder |
Response message for batch process document method.
|
| BoundingPoly |
A bounding polygon for the detected image annotation.
|
| BoundingPoly.Builder |
A bounding polygon for the detected image annotation.
|
| CommonOperationMetadata |
The common metadata for long running operations.
|
| CommonOperationMetadata.Builder |
The common metadata for long running operations.
|
| CreateProcessorRequest |
Request message for create a processor.
|
| CreateProcessorRequest.Builder |
Request message for create a processor.
|
| DeleteProcessorMetadata |
The long running operation metadata for delete processor method.
|
| DeleteProcessorMetadata.Builder |
The long running operation metadata for delete processor method.
|
| DeleteProcessorRequest |
Request message for the delete processor method.
|
| DeleteProcessorRequest.Builder |
Request message for the delete processor method.
|
| DeleteProcessorVersionMetadata |
The long running operation metadata for delete processor version method.
|
| DeleteProcessorVersionMetadata.Builder |
The long running operation metadata for delete processor version method.
|
| DeleteProcessorVersionRequest |
Request message for the delete processor version method.
|
| DeleteProcessorVersionRequest.Builder |
Request message for the delete processor version method.
|
| DeployProcessorVersionMetadata |
The long running operation metadata for deploy processor version method.
|
| DeployProcessorVersionMetadata.Builder |
The long running operation metadata for deploy processor version method.
|
| DeployProcessorVersionRequest |
Request message for the deploy processor version method.
|
| DeployProcessorVersionRequest.Builder |
Request message for the deploy processor version method.
|
| DeployProcessorVersionResponse |
Response message for the deploy processor version method.
|
| DeployProcessorVersionResponse.Builder |
Response message for the deploy processor version method.
|
| DisableProcessorMetadata |
The long running operation metadata for disable processor method.
|
| DisableProcessorMetadata.Builder |
The long running operation metadata for disable processor method.
|
| DisableProcessorRequest |
Request message for the disable processor method.
|
| DisableProcessorRequest.Builder |
Request message for the disable processor method.
|
| DisableProcessorResponse |
Response message for the disable processor method.
|
| DisableProcessorResponse.Builder |
Response message for the disable processor method.
|
| Document |
Document represents the canonical document resource in Document AI.
|
| Document.Builder |
Document represents the canonical document resource in Document AI.
|
| Document.Entity |
An entity that could be a phrase in the text or a property that belongs to
the document.
|
| Document.Entity.Builder |
An entity that could be a phrase in the text or a property that belongs to
the document.
|
| Document.Entity.NormalizedValue |
Parsed and normalized entity value.
|
| Document.Entity.NormalizedValue.Builder |
Parsed and normalized entity value.
|
| Document.EntityRelation |
Relationship between [Entities][google.cloud.documentai.v1.Document.Entity].
|
| Document.EntityRelation.Builder |
Relationship between [Entities][google.cloud.documentai.v1.Document.Entity].
|
| Document.Page |
A page in a [Document][google.cloud.documentai.v1.Document].
|
| Document.Page.Block |
A block has a set of lines (collected into paragraphs) that have a
common line-spacing and orientation.
|
| Document.Page.Block.Builder |
A block has a set of lines (collected into paragraphs) that have a
common line-spacing and orientation.
|
| Document.Page.Builder |
A page in a [Document][google.cloud.documentai.v1.Document].
|
| Document.Page.DetectedBarcode |
A detected barcode.
|
| Document.Page.DetectedBarcode.Builder |
A detected barcode.
|
| Document.Page.DetectedLanguage |
Detected language for a structural component.
|
| Document.Page.DetectedLanguage.Builder |
Detected language for a structural component.
|
| Document.Page.Dimension |
Dimension for the page.
|
| Document.Page.Dimension.Builder |
Dimension for the page.
|
| Document.Page.FormField |
A form field detected on the page.
|
| Document.Page.FormField.Builder |
A form field detected on the page.
|
| Document.Page.Image |
Rendered image contents for this page.
|
| Document.Page.Image.Builder |
Rendered image contents for this page.
|
| Document.Page.ImageQualityScores |
Image Quality Scores for the page image
|
| Document.Page.ImageQualityScores.Builder |
Image Quality Scores for the page image
|
| Document.Page.ImageQualityScores.DetectedDefect |
Image Quality Defects
|
| Document.Page.ImageQualityScores.DetectedDefect.Builder |
Image Quality Defects
|
| Document.Page.Layout |
Visual element describing a layout unit on a page.
|
| Document.Page.Layout.Builder |
Visual element describing a layout unit on a page.
|
| Document.Page.Line |
A collection of tokens that a human would perceive as a line.
|
| Document.Page.Line.Builder |
A collection of tokens that a human would perceive as a line.
|
| Document.Page.Matrix |
Representation for transformation matrix, intended to be compatible and
used with OpenCV format for image manipulation.
|
| Document.Page.Matrix.Builder |
Representation for transformation matrix, intended to be compatible and
used with OpenCV format for image manipulation.
|
| Document.Page.Paragraph |
A collection of lines that a human would perceive as a paragraph.
|
| Document.Page.Paragraph.Builder |
A collection of lines that a human would perceive as a paragraph.
|
| Document.Page.Symbol |
A detected symbol.
|
| Document.Page.Symbol.Builder |
A detected symbol.
|
| Document.Page.Table |
A table representation similar to HTML table structure.
|
| Document.Page.Table.Builder |
A table representation similar to HTML table structure.
|
| Document.Page.Table.TableCell |
A cell representation inside the table.
|
| Document.Page.Table.TableCell.Builder |
A cell representation inside the table.
|
| Document.Page.Table.TableRow |
A row of table cells.
|
| Document.Page.Table.TableRow.Builder |
A row of table cells.
|
| Document.Page.Token |
A detected token.
|
| Document.Page.Token.Builder |
A detected token.
|
| Document.Page.Token.DetectedBreak |
Detected break at the end of a [Token][google.cloud.documentai.v1.Document.Page.Token].
|
| Document.Page.Token.DetectedBreak.Builder |
Detected break at the end of a [Token][google.cloud.documentai.v1.Document.Page.Token].
|
| Document.Page.VisualElement |
Detected non-text visual elements e.g.
|
| Document.Page.VisualElement.Builder |
Detected non-text visual elements e.g.
|
| Document.PageAnchor |
Referencing the visual context of the entity in the [Document.pages][google.cloud.documentai.v1.Document.pages].
|
| Document.PageAnchor.Builder |
Referencing the visual context of the entity in the [Document.pages][google.cloud.documentai.v1.Document.pages].
|
| Document.PageAnchor.PageRef |
Represents a weak reference to a page element within a document.
|
| Document.PageAnchor.PageRef.Builder |
Represents a weak reference to a page element within a document.
|
| Document.Provenance |
Structure to identify provenance relationships between annotations in
different revisions.
|
| Document.Provenance.Builder |
Structure to identify provenance relationships between annotations in
different revisions.
|
| Document.Provenance.Parent |
The parent element the current element is based on.
|
| Document.Provenance.Parent.Builder |
The parent element the current element is based on.
|
| Document.Revision |
Contains past or forward revisions of this document.
|
| Document.Revision.Builder |
Contains past or forward revisions of this document.
|
| Document.Revision.HumanReview |
Human Review information of the document.
|
| Document.Revision.HumanReview.Builder |
Human Review information of the document.
|
| Document.ShardInfo |
For a large document, sharding may be performed to produce several
document shards.
|
| Document.ShardInfo.Builder |
For a large document, sharding may be performed to produce several
document shards.
|
| Document.Style |
Annotation for common text style attributes.
|
| Document.Style.Builder |
Annotation for common text style attributes.
|
| Document.Style.FontSize |
Font size with unit.
|
| Document.Style.FontSize.Builder |
Font size with unit.
|
| Document.TextAnchor |
Text reference indexing into the [Document.text][google.cloud.documentai.v1.Document.text].
|
| Document.TextAnchor.Builder |
Text reference indexing into the [Document.text][google.cloud.documentai.v1.Document.text].
|
| Document.TextAnchor.TextSegment |
A text segment in the [Document.text][google.cloud.documentai.v1.Document.text].
|
| Document.TextAnchor.TextSegment.Builder |
A text segment in the [Document.text][google.cloud.documentai.v1.Document.text].
|
| Document.TextChange |
This message is used for text changes aka.
|
| Document.TextChange.Builder |
This message is used for text changes aka.
|
| DocumentAiDocumentSchema | |
| DocumentAiProcessor | |
| DocumentAiProcessorService | |
| DocumentAiProcessorType | |
| DocumentIoProto | |
| DocumentOutputConfig |
Config that controls the output of documents.
|
| DocumentOutputConfig.Builder |
Config that controls the output of documents.
|
| DocumentOutputConfig.GcsOutputConfig |
The configuration used when outputting documents.
|
| DocumentOutputConfig.GcsOutputConfig.Builder |
The configuration used when outputting documents.
|
| DocumentProto | |
| DocumentSchema |
The schema defines the output of the processed document by a processor.
|
| DocumentSchema.Builder |
The schema defines the output of the processed document by a processor.
|
| DocumentSchema.EntityType |
EntityType is the wrapper of a label of the corresponding model with
detailed attributes and limitations for entity-based processors.
|
| DocumentSchema.EntityType.Builder |
EntityType is the wrapper of a label of the corresponding model with
detailed attributes and limitations for entity-based processors.
|
| DocumentSchema.EntityType.EnumValues |
Defines the a list of enum values.
|
| DocumentSchema.EntityType.EnumValues.Builder |
Defines the a list of enum values.
|
| DocumentSchema.EntityType.Property |
Defines properties that can be part of the entity type.
|
| DocumentSchema.EntityType.Property.Builder |
Defines properties that can be part of the entity type.
|
| DocumentSchema.Metadata |
Metadata for global schema behavior.
|
| DocumentSchema.Metadata.Builder |
Metadata for global schema behavior.
|
| EnableProcessorMetadata |
The long running operation metadata for enable processor method.
|
| EnableProcessorMetadata.Builder |
The long running operation metadata for enable processor method.
|
| EnableProcessorRequest |
Request message for the enable processor method.
|
| EnableProcessorRequest.Builder |
Request message for the enable processor method.
|
| EnableProcessorResponse |
Response message for the enable processor method.
|
| EnableProcessorResponse.Builder |
Response message for the enable processor method.
|
| FetchProcessorTypesRequest |
Request message for fetch processor types.
|
| FetchProcessorTypesRequest.Builder |
Request message for fetch processor types.
|
| FetchProcessorTypesResponse |
Response message for fetch processor types.
|
| FetchProcessorTypesResponse.Builder |
Response message for fetch processor types.
|
| GcsDocument |
Specifies a document stored on Cloud Storage.
|
| GcsDocument.Builder |
Specifies a document stored on Cloud Storage.
|
| GcsDocuments |
Specifies a set of documents on Cloud Storage.
|
| GcsDocuments.Builder |
Specifies a set of documents on Cloud Storage.
|
| GcsPrefix |
Specifies all documents on Cloud Storage with a common prefix.
|
| GcsPrefix.Builder |
Specifies all documents on Cloud Storage with a common prefix.
|
| GeometryProto | |
| GetProcessorRequest |
Request message for get processor.
|
| GetProcessorRequest.Builder |
Request message for get processor.
|
| GetProcessorVersionRequest |
Request message for get processor version.
|
| GetProcessorVersionRequest.Builder |
Request message for get processor version.
|
| HumanReviewConfigName | |
| HumanReviewConfigName.Builder |
Builder for projects/{project}/locations/{location}/processors/{processor}/humanReviewConfig.
|
| HumanReviewStatus |
The status of human review on a processed document.
|
| HumanReviewStatus.Builder |
The status of human review on a processed document.
|
| ListProcessorsRequest |
Request message for list all processors belongs to a project.
|
| ListProcessorsRequest.Builder |
Request message for list all processors belongs to a project.
|
| ListProcessorsResponse |
Response message for list processors.
|
| ListProcessorsResponse.Builder |
Response message for list processors.
|
| ListProcessorTypesRequest |
Request message for list processor types.
|
| ListProcessorTypesRequest.Builder |
Request message for list processor types.
|
| ListProcessorTypesResponse |
Response message for list processor types.
|
| ListProcessorTypesResponse.Builder |
Response message for list processor types.
|
| ListProcessorVersionsRequest |
Request message for list all processor versions belongs to a processor.
|
| ListProcessorVersionsRequest.Builder |
Request message for list all processor versions belongs to a processor.
|
| ListProcessorVersionsResponse |
Response message for list processors.
|
| ListProcessorVersionsResponse.Builder |
Response message for list processors.
|
| LocationName | |
| LocationName.Builder |
Builder for projects/{project}/locations/{location}.
|
| NormalizedVertex |
A vertex represents a 2D point in the image.
|
| NormalizedVertex.Builder |
A vertex represents a 2D point in the image.
|
| OperationMetadataProto | |
| Processor |
The first-class citizen for Document AI.
|
| Processor.Builder |
The first-class citizen for Document AI.
|
| ProcessorName | |
| ProcessorName.Builder |
Builder for projects/{project}/locations/{location}/processors/{processor}.
|
| ProcessorType |
A processor type is responsible for performing a certain document
understanding task on a certain type of document.
|
| ProcessorType.Builder |
A processor type is responsible for performing a certain document
understanding task on a certain type of document.
|
| ProcessorType.LocationInfo |
The location information about where the processor is available.
|
| ProcessorType.LocationInfo.Builder |
The location information about where the processor is available.
|
| ProcessorTypeName | |
| ProcessorTypeName.Builder |
Builder for projects/{project}/locations/{location}/processorTypes/{processor_type}.
|
| ProcessorVersion |
A processor version is an implementation of a processor.
|
| ProcessorVersion.Builder |
A processor version is an implementation of a processor.
|
| ProcessorVersion.DeprecationInfo |
Information about the upcoming deprecation of this processor version.
|
| ProcessorVersion.DeprecationInfo.Builder |
Information about the upcoming deprecation of this processor version.
|
| ProcessorVersionName | |
| ProcessorVersionName.Builder |
Builder for
projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processor_version}.
|
| ProcessRequest |
Request message for the process document method.
|
| ProcessRequest.Builder |
Request message for the process document method.
|
| ProcessResponse |
Response message for the process document method.
|
| ProcessResponse.Builder |
Response message for the process document method.
|
| RawDocument |
Payload message of raw document content (bytes).
|
| RawDocument.Builder |
Payload message of raw document content (bytes).
|
| ReviewDocumentOperationMetadata |
The long running operation metadata for review document method.
|
| ReviewDocumentOperationMetadata.Builder |
The long running operation metadata for review document method.
|
| ReviewDocumentRequest |
Request message for review document method.
|
| ReviewDocumentRequest.Builder |
Request message for review document method.
|
| ReviewDocumentResponse |
Response message for review document method.
|
| ReviewDocumentResponse.Builder |
Response message for review document method.
|
| SetDefaultProcessorVersionMetadata |
The long running operation metadata for set default processor version
method.
|
| SetDefaultProcessorVersionMetadata.Builder |
The long running operation metadata for set default processor version
method.
|
| SetDefaultProcessorVersionRequest |
Request message for the set default processor version method.
|
| SetDefaultProcessorVersionRequest.Builder |
Request message for the set default processor version method.
|
| SetDefaultProcessorVersionResponse |
Response message for set default processor version method.
|
| SetDefaultProcessorVersionResponse.Builder |
Response message for set default processor version method.
|
| UndeployProcessorVersionMetadata |
The long running operation metadata for the undeploy processor version
method.
|
| UndeployProcessorVersionMetadata.Builder |
The long running operation metadata for the undeploy processor version
method.
|
| UndeployProcessorVersionRequest |
Request message for the undeploy processor version method.
|
| UndeployProcessorVersionRequest.Builder |
Request message for the undeploy processor version method.
|
| UndeployProcessorVersionResponse |
Response message for the undeploy processor version method.
|
| UndeployProcessorVersionResponse.Builder |
Response message for the undeploy processor version method.
|
| Vertex |
A vertex represents a 2D point in the image.
|
| Vertex.Builder |
A vertex represents a 2D point in the image.
|
Copyright © 2022 Google LLC. All rights reserved.