AnalyzeDocumentResult |
The document analysis results.
|
AnalyzeDocumentResult.Builder |
|
BoundingPolygon |
The object-bounding polygon box.
|
BoundingPolygon.Builder |
|
Cell |
A single cell in a table.
|
Cell.Builder |
|
CreateProcessorJobDetails |
The details used to create a processor job.
|
CreateProcessorJobDetails.Builder |
|
DetectedDocumentType |
The detected document type.
|
DetectedDocumentType.Builder |
|
DetectedLanguage |
The language detected in a document.
|
DetectedLanguage.Builder |
|
Dimensions |
The width and height of a page.
|
Dimensions.Builder |
|
DocumentClassificationFeature |
Identifying the document type.
|
DocumentClassificationFeature.Builder |
|
DocumentFeature |
The type of document analysis.
|
DocumentField |
Form field.
|
DocumentField.Builder |
|
DocumentKeyValueExtractionFeature |
Extracting form fields.
|
DocumentKeyValueExtractionFeature.Builder |
|
DocumentLanguageClassificationFeature |
Detecting the language of the document.
|
DocumentLanguageClassificationFeature.Builder |
|
DocumentMetadata |
The document information.
|
DocumentMetadata.Builder |
|
DocumentTableExtractionFeature |
Detecting and extracting data in tables.
|
DocumentTableExtractionFeature.Builder |
|
DocumentTextExtractionFeature |
|
DocumentTextExtractionFeature.Builder |
|
FieldLabel |
The label in a field.
|
FieldLabel.Builder |
|
FieldName |
The name of a form field.
|
FieldName.Builder |
|
FieldValue |
The value of a form field.
|
GeneralProcessorConfig |
The configuration of a general processor.
|
GeneralProcessorConfig.Builder |
|
InlineDocumentContent |
The content of an inline document.
|
InlineDocumentContent.Builder |
|
InputLocation |
The location of the inputs.
|
Line |
The line of text.
|
Line.Builder |
|
NormalizedVertex |
An (x, y) coordinate in the image with dimensions normalized from zero to one.
|
NormalizedVertex.Builder |
|
ObjectLocation |
A location in Object Storage that is uniquely identified by namespace name, bucket name and object name.
|
ObjectLocation.Builder |
|
ObjectStorageLocations |
A list of object locations in Object Storage.
|
ObjectStorageLocations.Builder |
|
OutputLocation |
The Object Storage Location.
|
OutputLocation.Builder |
|
Page |
One page document analysis result.
|
Page.Builder |
|
ProcessingError |
The error in document processing.
|
ProcessingError.Builder |
|
ProcessorConfig |
The configuration of a processor.
|
ProcessorJob |
Details of a processor job.
|
ProcessorJob.Builder |
|
Table |
The table extracted from a document.
|
Table.Builder |
|
TableRow |
A single row in a table.
|
TableRow.Builder |
|
ValueArray |
The array of field values.
|
ValueArray.Builder |
|
ValueDate |
The date field value.
|
ValueDate.Builder |
|
ValueInteger |
The integer field value.
|
ValueInteger.Builder |
|
ValueNumber |
The floating point number field value.
|
ValueNumber.Builder |
|
ValuePhoneNumber |
The phone number field value.
|
ValuePhoneNumber.Builder |
|
ValueString |
The string field value.
|
ValueString.Builder |
|
ValueTime |
The time field value.
|
ValueTime.Builder |
|
Word |
A single word.
|
Word.Builder |
|