Share via


DocumentIntelligenceModelFactory Class

Definition

Model factory for models.

public static class DocumentIntelligenceModelFactory
type DocumentIntelligenceModelFactory = class
Public Class DocumentIntelligenceModelFactory
Inheritance
DocumentIntelligenceModelFactory

Methods

AddressValue(String, String, String, String, String, String, String, String, String, String, String, String, String, String)

Initializes a new instance of AddressValue.

AnalyzedDocument(String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>, IReadOnlyDictionary<String,DocumentField>, Single)

Initializes a new instance of AnalyzedDocument.

AnalyzeResult(String, String, StringIndexType, Nullable<ContentFormat>, String, IEnumerable<DocumentPage>, IEnumerable<DocumentParagraph>, IEnumerable<DocumentTable>, IEnumerable<DocumentFigure>, IEnumerable<DocumentList>, IEnumerable<DocumentSection>, IEnumerable<DocumentKeyValuePair>, IEnumerable<DocumentStyle>, IEnumerable<DocumentLanguage>, IEnumerable<AnalyzedDocument>)

Initializes a new instance of AnalyzeResult.

AuthorizeCopyContent(String, String, IDictionary<String,String>)

Initializes a new instance of AuthorizeCopyContent.

BoundingRegion(Int32, IEnumerable<Single>)

Initializes a new instance of BoundingRegion.

BuildDocumentClassifierContent(String, String, String, IDictionary<String,ClassifierDocumentTypeDetails>)

Initializes a new instance of BuildDocumentClassifierContent.

BuildDocumentModelContent(String, String, DocumentBuildMode, AzureBlobContentSource, AzureBlobFileListContentSource, IDictionary<String,String>)

Initializes a new instance of BuildDocumentModelContent.

ComposeDocumentModelContent(String, String, IEnumerable<ComponentDocumentModelDetails>, IDictionary<String,String>)

Initializes a new instance of ComposeDocumentModelContent.

CurrencyValue(Double, String, String)

Initializes a new instance of CurrencyValue.

CustomDocumentModelsDetails(Int32, Int32)

Initializes a new instance of CustomDocumentModelsDetails.

DocumentBarcode(DocumentBarcodeKind, String, IEnumerable<Single>, DocumentSpan, Single)

Initializes a new instance of DocumentBarcode.

DocumentCaption(String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>, IEnumerable<String>)

Initializes a new instance of DocumentCaption.

DocumentClassifierBuildOperationDetails(String, OperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, String, IReadOnlyDictionary<String,String>, DocumentIntelligenceError, DocumentClassifierDetails)

Initializes a new instance of DocumentClassifierBuildOperationDetails.

DocumentClassifierDetails(String, String, DateTimeOffset, Nullable<DateTimeOffset>, String, String, IReadOnlyDictionary<String,ClassifierDocumentTypeDetails>, IEnumerable<DocumentIntelligenceWarning>)

Initializes a new instance of DocumentClassifierDetails.

DocumentField(DocumentFieldType, String, Nullable<DateTimeOffset>, Nullable<TimeSpan>, String, Nullable<Double>, Nullable<Int64>, Nullable<DocumentSelectionMarkState>, Nullable<DocumentSignatureType>, String, IEnumerable<DocumentField>, IReadOnlyDictionary<String, DocumentField>, CurrencyValue, AddressValue, Nullable<Boolean>, IEnumerable<String>, String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>, Nullable<Single>)

Initializes a new instance of DocumentField.

DocumentFieldSchema(DocumentFieldType, String, String, DocumentFieldSchema, IReadOnlyDictionary<String,DocumentFieldSchema>)

Initializes a new instance of DocumentFieldSchema.

DocumentFigure(IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>, IEnumerable<String>, DocumentCaption, IEnumerable<DocumentFootnote>)

Initializes a new instance of DocumentFigure.

DocumentFootnote(String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>, IEnumerable<String>)

Initializes a new instance of DocumentFootnote.

DocumentFormula(DocumentFormulaKind, String, IEnumerable<Single>, DocumentSpan, Single)

Initializes a new instance of DocumentFormula.

DocumentIntelligenceError(String, String, String, IEnumerable<DocumentIntelligenceError>, InnerError)

Initializes a new instance of DocumentIntelligenceError.

DocumentIntelligenceWarning(String, String, String)

Initializes a new instance of DocumentIntelligenceWarning.

DocumentKeyValueElement(String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>)

Initializes a new instance of DocumentKeyValueElement.

DocumentKeyValuePair(DocumentKeyValueElement, DocumentKeyValueElement, Single)

Initializes a new instance of DocumentKeyValuePair.

DocumentLanguage(String, IEnumerable<DocumentSpan>, Single)

Initializes a new instance of DocumentLanguage.

DocumentLine(String, IEnumerable<Single>, IEnumerable<DocumentSpan>)

Initializes a new instance of DocumentLine.

DocumentList(IEnumerable<DocumentSpan>, IEnumerable<DocumentListItem>)

Initializes a new instance of DocumentList.

DocumentListItem(Int32, String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>, IEnumerable<String>)

Initializes a new instance of DocumentListItem.

DocumentModelBuildOperationDetails(String, OperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, String, IReadOnlyDictionary<String, String>, DocumentIntelligenceError, DocumentModelDetails)

Initializes a new instance of DocumentModelBuildOperationDetails.

DocumentModelComposeOperationDetails(String, OperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, String, IReadOnlyDictionary<String,String>, DocumentIntelligenceError, DocumentModelDetails)

Initializes a new instance of DocumentModelComposeOperationDetails.

DocumentModelCopyToOperationDetails(String, OperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, Uri, String, IReadOnlyDictionary<String, String>, DocumentIntelligenceError, DocumentModelDetails)

Initializes a new instance of DocumentModelCopyToOperationDetails.

DocumentModelDetails(String, String, DateTimeOffset, Nullable<DateTimeOffset>, String, IReadOnlyDictionary<String,String>, Nullable<DocumentBuildMode>, AzureBlobContentSource, AzureBlobFileListContentSource, IReadOnlyDictionary<String, DocumentTypeDetails>, IEnumerable<DocumentIntelligenceWarning>)

Initializes a new instance of DocumentModelDetails.

DocumentPage(Int32, Nullable<Single>, Nullable<Single>, Nullable<Single>, Nullable<LengthUnit>, IEnumerable<DocumentSpan>, IEnumerable<DocumentWord>, IEnumerable<DocumentSelectionMark>, IEnumerable<DocumentLine>, IEnumerable<DocumentBarcode>, IEnumerable<DocumentFormula>)

Initializes a new instance of DocumentPage.

DocumentParagraph(Nullable<ParagraphRole>, String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>)

Initializes a new instance of DocumentParagraph.

DocumentSection(IEnumerable<DocumentSpan>, IEnumerable<String>)

Initializes a new instance of DocumentSection.

DocumentSelectionMark(DocumentSelectionMarkState, IEnumerable<Single>, DocumentSpan, Single)

Initializes a new instance of DocumentSelectionMark.

DocumentSpan(Int32, Int32)

Initializes a new instance of DocumentSpan.

DocumentStyle(Nullable<Boolean>, String, Nullable<DocumentFontStyle>, Nullable<DocumentFontWeight>, String, String, IEnumerable<DocumentSpan>, Single)

Initializes a new instance of DocumentStyle.

DocumentTable(Int32, Int32, IEnumerable<DocumentTableCell>, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>, DocumentCaption, IEnumerable<DocumentFootnote>)

Initializes a new instance of DocumentTable.

DocumentTableCell(Nullable<DocumentTableCellKind>, Int32, Int32, Nullable<Int32>, Nullable<Int32>, String, IEnumerable<BoundingRegion>, IEnumerable<DocumentSpan>, IEnumerable<String>)

Initializes a new instance of DocumentTableCell.

DocumentTypeDetails(String, Nullable<DocumentBuildMode>, IReadOnlyDictionary<String,DocumentFieldSchema>, IReadOnlyDictionary<String,Single>)

Initializes a new instance of DocumentTypeDetails.

DocumentWord(String, IEnumerable<Single>, DocumentSpan, Single)

Initializes a new instance of DocumentWord.

InnerError(String, String, InnerError)

Initializes a new instance of InnerError.

OperationDetails(String, OperationStatus, Nullable<Int32>, DateTimeOffset, DateTimeOffset, String, Uri, String, IReadOnlyDictionary<String, String>, DocumentIntelligenceError)

Initializes a new instance of OperationDetails.

QuotaDetails(Int32, Int32, DateTimeOffset)

Initializes a new instance of QuotaDetails.

ResourceDetails(CustomDocumentModelsDetails, QuotaDetails)

Initializes a new instance of ResourceDetails.

Applies to