com.azure.ai.documentintelligence.models
Package containing the data models for DocumentIntelligence. Extracts content, layout, and structured data from documents.
Classes
| AddressValue |
Address field value. |
| AnalyzeBatchDocumentsOptions |
Batch document analysis parameters. |
| AnalyzeBatchOperationDetails |
Status and result of the analyze batch operation. |
| AnalyzeBatchResult |
Batch document analysis result. |
| AnalyzeBatchResultDetails |
Operation detail for a document in a batch analysis. |
| AnalyzeDocumentOptions |
Document analysis parameters. |
| AnalyzeOperationDetails |
Status and result of the analyze operation. |
| AnalyzeOutputFormat |
Additional output to generate during analysis. |
| AnalyzeResult |
Document analysis result. |
| AnalyzedDocument |
An object describing the location and semantic content of a document. |
| AuthorizeClassifierCopyOptions |
Request body to authorize document classifier copy. |
| AuthorizeModelCopyOptions |
Request body to authorize document model copy. |
| AzureBlobContentSource |
Azure Blob Storage content. |
| AzureBlobFileListContentSource |
File list in Azure Blob Storage. |
| BoundingRegion |
Bounding polygon on a specific page of the input. |
| BuildDocumentClassifierOptions |
Request body to build a new custom document classifier. |
| BuildDocumentModelOptions |
Request body to build a new custom document model. |
| ClassifierCopyAuthorization |
Authorization to copy a document classifier to the specified target resource and classifier |
| ClassifierDocumentTypeDetails |
Classifier document type info. |
| ClassifyDocumentOptions |
Document classification parameters. |
| ComposeDocumentModelOptions |
Request body to create a composed document model from component document models. |
| ContentSourceKind |
Type of content source. |
| CurrencyValue |
Currency field value. |
| CustomDocumentModelsDetails |
Details regarding custom document models. |
| DocumentAnalysisFeature |
Document analysis features to enable. |
| DocumentBarcode |
A barcode object. |
| DocumentBarcodeKind |
Barcode kind. |
| DocumentBuildMode |
Custom document model build mode. |
| DocumentCaption |
A caption object describing a table or figure. |
| DocumentClassifierBuildOperationDetails |
Get Operation response object. |
| DocumentClassifierCopyToOperationDetails |
Get Operation response object. |
| DocumentClassifierDetails |
Document classifier info. |
| DocumentContentFormat |
Format of the content in analyzed result. |
| DocumentField |
An object representing the content and location of a field value. |
| DocumentFieldSchema |
Description of the field semantic schema using a JSON Schema style syntax. |
| DocumentFieldType |
Semantic data type of the field value. |
| DocumentFigure |
An object representing a figure in the document. |
| DocumentFontStyle |
Font style. |
| DocumentFontWeight |
Font weight. |
| DocumentFootnote |
A footnote object describing a table or figure. |
| DocumentFormula |
A formula object. |
| DocumentFormulaKind |
Formula kind. |
| DocumentIntelligenceError |
The error object. |
| DocumentIntelligenceInnerError |
An object containing more specific information about the error. |
| DocumentIntelligenceOperationDetails |
Operation info. |
| DocumentIntelligenceOperationStatus |
Operation status. |
| DocumentIntelligenceResourceDetails |
General information regarding the current resource. |
| DocumentIntelligenceWarning |
The error object. |
| DocumentKeyValueElement |
An object representing the field key or value in a key-value pair. |
| DocumentKeyValuePair |
An object representing a form field with distinct field label (key) and field value (may be empty). |
| DocumentLanguage |
An object representing the detected language for a given text span. |
| DocumentLine |
A content line object consisting of an adjacent sequence of content elements, such as words and selection marks. |
| DocumentModelBuildOperationDetails |
Get Operation response object. |
| DocumentModelComposeOperationDetails |
Get Operation response object. |
| DocumentModelCopyToOperationDetails |
Get Operation response object. |
| DocumentModelDetails |
Document model info. |
| DocumentPage |
Content and layout elements extracted from a page from the input. |
| DocumentParagraph |
A paragraph object consisting with contiguous lines generally with common alignment and spacing. |
| DocumentSection |
An object representing a section in the document. |
| DocumentSelectionMark |
A selection mark object representing check boxes, radio buttons, and other elements indicating a selection. |
| DocumentSelectionMarkState |
State of the selection mark. |
| DocumentSignatureType |
Presence of signature. |
| DocumentSpan |
Contiguous region of the concatenated content property, specified as an offset and length. |
| DocumentStyle |
An object representing observed text styles. |
| DocumentTable |
A table object consisting table cells arranged in a rectangular layout. |
| DocumentTableCell |
An object representing the location and content of a table cell. |
| DocumentTableCellKind |
Table cell kind. |
| DocumentTypeDetails |
Document type info. |
| DocumentWord |
A word object consisting of a contiguous sequence of characters. |
| LengthUnit |
The unit used by the width, height, and polygon properties. |
| ModelCopyAuthorization |
Authorization to copy a document model to the specified target resource and model |
| OperationKind |
Type of operation. |
| ParagraphRole |
Semantic role of the paragraph. |
| SplitMode |
Document splitting mode. |
| StringIndexType |
Method used to compute string offset and length. |