BatchProcessDocumentsRequest |
Request to batch process documents as an asynchronous operation.
|
BatchProcessDocumentsRequest.Builder |
Request to batch process documents as an asynchronous operation.
|
BatchProcessDocumentsRequestOrBuilder |
|
BatchProcessDocumentsResponse |
Response to an batch document processing request.
|
BatchProcessDocumentsResponse.Builder |
Response to an batch document processing request.
|
BatchProcessDocumentsResponseOrBuilder |
|
BoundingPoly |
A bounding polygon for the detected image annotation.
|
BoundingPoly.Builder |
A bounding polygon for the detected image annotation.
|
BoundingPolyOrBuilder |
|
Document |
Document represents the canonical document resource in Document Understanding
AI.
|
Document.Builder |
Document represents the canonical document resource in Document Understanding
AI.
|
Document.Entity |
A phrase in the text that is a known entity type, such as a person, an
organization, or location.
|
Document.Entity.Builder |
A phrase in the text that is a known entity type, such as a person, an
organization, or location.
|
Document.EntityOrBuilder |
|
Document.EntityRelation |
Relationship between
[Entities][google.cloud.documentai.v1beta1.Document.Entity].
|
Document.EntityRelation.Builder |
Relationship between
[Entities][google.cloud.documentai.v1beta1.Document.Entity].
|
Document.EntityRelationOrBuilder |
|
Document.Page |
A page in a [Document][google.cloud.documentai.v1beta1.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.BlockOrBuilder |
|
Document.Page.Builder |
A page in a [Document][google.cloud.documentai.v1beta1.Document].
|
Document.Page.DetectedLanguage |
Detected language for a structural component.
|
Document.Page.DetectedLanguage.Builder |
Detected language for a structural component.
|
Document.Page.DetectedLanguageOrBuilder |
|
Document.Page.Dimension |
Dimension for the page.
|
Document.Page.Dimension.Builder |
Dimension for the page.
|
Document.Page.DimensionOrBuilder |
|
Document.Page.FormField |
A form field detected on the page.
|
Document.Page.FormField.Builder |
A form field detected on the page.
|
Document.Page.FormFieldOrBuilder |
|
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.Layout.Orientation |
Detected human reading orientation.
|
Document.Page.LayoutOrBuilder |
|
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.LineOrBuilder |
|
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.ParagraphOrBuilder |
|
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.TableCellOrBuilder |
|
Document.Page.Table.TableRow |
A row of table cells.
|
Document.Page.Table.TableRow.Builder |
A row of table cells.
|
Document.Page.Table.TableRowOrBuilder |
|
Document.Page.TableOrBuilder |
|
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.v1beta1.Document.Page.Token].
|
Document.Page.Token.DetectedBreak.Builder |
Detected break at the end of a
[Token][google.cloud.documentai.v1beta1.Document.Page.Token].
|
Document.Page.Token.DetectedBreak.Type |
Enum to denote the type of break found.
|
Document.Page.Token.DetectedBreakOrBuilder |
|
Document.Page.TokenOrBuilder |
|
Document.Page.VisualElement |
Detected non-text visual elements e.g.
|
Document.Page.VisualElement.Builder |
Detected non-text visual elements e.g.
|
Document.Page.VisualElementOrBuilder |
|
Document.PageOrBuilder |
|
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.ShardInfoOrBuilder |
|
Document.SourceCase |
|
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.Style.FontSizeOrBuilder |
|
Document.StyleOrBuilder |
|
Document.TextAnchor |
Text reference indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Text reference indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.TextSegment |
A text segment in the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.TextSegment.Builder |
A text segment in the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.TextSegmentOrBuilder |
|
Document.TextAnchorOrBuilder |
|
DocumentOrBuilder |
|
DocumentUnderstandingServiceClient |
Service Description: Service to parse structured information from unstructured or semi-structured
documents using state-of-the-art Google AI such as natural language, computer vision, and
translation.
|
DocumentUnderstandingServiceGrpc.AsyncService |
Service to parse structured information from unstructured or semi-structured
documents using state-of-the-art Google AI such as natural language,
computer vision, and translation.
|
DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service DocumentUnderstandingService.
|
DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
DocumentUnderstandingService.
|
DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceStub |
A stub to allow clients to do asynchronous rpc calls to service DocumentUnderstandingService.
|
DocumentUnderstandingServiceSettings |
|
DocumentUnderstandingServiceSettings.Builder |
Builder for DocumentUnderstandingServiceSettings.
|
EntityExtractionParams |
Parameters to control entity extraction behavior.
|
EntityExtractionParams.Builder |
Parameters to control entity extraction behavior.
|
EntityExtractionParamsOrBuilder |
|
FormExtractionParams |
Parameters to control form extraction behavior.
|
FormExtractionParams.Builder |
Parameters to control form extraction behavior.
|
FormExtractionParamsOrBuilder |
|
GcsDestination |
The Google Cloud Storage location where the output file will be written to.
|
GcsDestination.Builder |
The Google Cloud Storage location where the output file will be written to.
|
GcsDestinationOrBuilder |
|
GcsSource |
The Google Cloud Storage location where the input file will be read from.
|
GcsSource.Builder |
The Google Cloud Storage location where the input file will be read from.
|
GcsSourceOrBuilder |
|
InputConfig |
The desired input location and metadata.
|
InputConfig.Builder |
The desired input location and metadata.
|
InputConfig.SourceCase |
|
InputConfigOrBuilder |
|
KeyValuePairHint |
User-provided hint for key value pair.
|
KeyValuePairHint.Builder |
User-provided hint for key value pair.
|
KeyValuePairHintOrBuilder |
|
NormalizedVertex |
A vertex represents a 2D point in the image.
|
NormalizedVertex.Builder |
A vertex represents a 2D point in the image.
|
NormalizedVertexOrBuilder |
|
OcrParams |
Parameters to control Optical Character Recognition (OCR) behavior.
|
OcrParams.Builder |
Parameters to control Optical Character Recognition (OCR) behavior.
|
OcrParamsOrBuilder |
|
OperationMetadata |
Contains metadata for the BatchProcessDocuments operation.
|
OperationMetadata.Builder |
Contains metadata for the BatchProcessDocuments operation.
|
OperationMetadata.State |
Protobuf enum google.cloud.documentai.v1beta1.OperationMetadata.State
|
OperationMetadataOrBuilder |
|
OutputConfig |
The desired output location and metadata.
|
OutputConfig.Builder |
The desired output location and metadata.
|
OutputConfig.DestinationCase |
|
OutputConfigOrBuilder |
|
ProcessDocumentRequest |
Request to process one document.
|
ProcessDocumentRequest.Builder |
Request to process one document.
|
ProcessDocumentRequestOrBuilder |
|
ProcessDocumentResponse |
Response to a single document processing request.
|
ProcessDocumentResponse.Builder |
Response to a single document processing request.
|
ProcessDocumentResponseOrBuilder |
|
TableBoundHint |
A hint for a table bounding box on the page for table parsing.
|
TableBoundHint.Builder |
A hint for a table bounding box on the page for table parsing.
|
TableBoundHintOrBuilder |
|
TableExtractionParams |
Parameters to control table extraction behavior.
|
TableExtractionParams.Builder |
Parameters to control table extraction behavior.
|
TableExtractionParamsOrBuilder |
|
Vertex |
A vertex represents a 2D point in the image.
|
Vertex.Builder |
A vertex represents a 2D point in the image.
|
VertexOrBuilder |
|