@azure-rest/ai-document-intelligence package
Arabirimler
Tür Diğer Adları
| AnalyzeBatchDocumentsParameters | |
| AnalyzeDocumentFromStreamParameters | |
| AnalyzeDocumentParameters | |
| AnalyzeOutputOption |
AnalyzeOutputOption için diğer ad |
| AuthorizeClassifierCopyParameters | |
| AuthorizeModelCopyParameters | |
| BuildClassifierParameters | |
| BuildModelParameters | |
| ClassifyDocumentFromStreamParameters | |
| ClassifyDocumentParameters | |
| ComposeModelParameters | |
| ContentFormat |
ContentFormat için diğer ad |
| ContentFormatOutput |
ContentFormatOutput için diğer ad |
| ContentSourceKind |
ContentSourceKind diğer adı |
| ContentSourceKindOutput |
ContentSourceKindOutput için diğer ad |
| CopyClassifierToParameters | |
| CopyModelToParameters | |
| DeleteClassifierParameters | |
| DeleteModelParameters | |
| DocumentAnalysisFeature |
DocumentAnalysisFeature diğer adı |
| DocumentAnalysisFeatureOutput |
DocumentAnalysisFeatureOutput diğer adı |
| DocumentBarcodeKindOutput |
DocumentBarcodeKindOutput diğer adı |
| DocumentBuildMode |
DocumentBuildMode diğer adı |
| DocumentBuildModeOutput |
DocumentBuildModeOutput diğer adı |
| DocumentFieldType |
DocumentFieldType için diğer ad |
| DocumentFieldTypeOutput |
DocumentFieldTypeOutput için diğer ad |
| DocumentFormulaKindOutput |
DocumentFormulaKindOutput için diğer ad |
| DocumentIntelligenceClient | |
| DocumentSelectionMarkStateOutput |
DocumentSelectionMarkStateOutput diğer adı |
| DocumentSignatureTypeOutput |
DocumentSignatureTypeOutput için diğer ad |
| DocumentTableCellKindOutput |
DocumentTableCellKindOutput için diğer ad |
| FontStyleOutput |
FontStyleOutput için diğer ad |
| FontWeightOutput |
FontWeightOutput için diğer ad |
| GetAnalyzeBatchResultParameters | |
| GetAnalyzeResultFigureParameters | |
| GetAnalyzeResultParameters | |
| GetAnalyzeResultPdfParameters | |
| GetArrayType |
Bir dizinin türünü ayıklamak için yardımcı tür |
| GetClassifierParameters | |
| GetClassifyResultParameters | |
| GetDocumentClassifierBuildOperationParameters | |
| GetDocumentClassifierCopyToOperationParameters | |
| GetDocumentModelBuildOperationParameters | |
| GetDocumentModelComposeOperationParameters | |
| GetDocumentModelCopyToOperationParameters | |
| GetModelParameters | |
| GetOperationParameters | |
| GetPage |
Bir sayfanın nasıl alındığını tanımlayan özel bir işlevin türü ve varsa bir sonrakine bağlantı. |
| GetResourceInfoParameters | |
| LengthUnitOutput |
LengthUnitOutput için diğer ad |
| ListClassifiersParameters | |
| ListModelsParameters | |
| ListOperationsParameters | |
| OperationDetailsOutput |
İşlem bilgileri. |
| OperationKindOutput |
OperationKindOutput için diğer ad |
| OperationStatusOutput |
OperationStatusOutput için diğer ad |
| PagedDocumentClassifierDetailsOutput |
DocumentClassifierDetails öğelerinin disk belleğine alınmış koleksiyonu |
| PagedDocumentModelDetailsOutput |
DocumentModelDetails öğelerinin disk belleğine alınmış koleksiyonu |
| PagedOperationDetailsOutput |
OperationDetails öğelerinin disk belleğine alınmış koleksiyonu |
| PaginateReturn |
Yanıt türünden disk belleğine alınan öğelerin türünü çıkarsamak için yardımcı türü Bu tür, x-ms-pageable için swagger bilgilerine göre oluşturulur. Bu tür, özellikle sayfa öğelerinin bulunduğu yanıtın özelliğini gösteren itemName özelliğinde oluşturulur. Varsayılan değer |
| ParagraphRoleOutput |
ParagraphRoleOutput için diğer ad |
| SplitMode |
SplitMode için diğer ad |
| SplitModeOutput |
SplitModeOutput için diğer ad |
| StringIndexType |
StringIndexType için diğer ad |
| StringIndexTypeOutput |
StringIndexTypeOutput için diğer ad |
İşlevler
İşlev Ayrıntıları
default(string, TokenCredential | KeyCredential, DocumentIntelligenceClientOptions)
Yeni bir DocumentIntelligenceClient örneği başlatma
function default(endpointParam: string, credentials: TokenCredential | KeyCredential, options?: DocumentIntelligenceClientOptions): DocumentIntelligenceClient
Parametreler
- endpointParam
-
string
Belge Yönetim Bilgileri hizmet uç noktası.
- credentials
istemci kimlik bilgilerini benzersiz olarak tanımlama
tüm isteğe bağlı parametreler için parametre
Döndürülenler
getLongRunningPoller<TResult>(Client, AnalyzeBatchDocuments202Response | AnalyzeBatchDocumentsDefaultResponse, CreateHttpPollerOptions<TResult, OperationState<TResult>>)
Uzun süre çalışan bir işlemin yoklamasına yardımcı olmak için bir Poller nesnesi oluşturan yardımcı işlev.
function getLongRunningPoller<TResult>(client: Client, initialResponse: AnalyzeBatchDocuments202Response | AnalyzeBatchDocumentsDefaultResponse, options?: CreateHttpPollerOptions<TResult, OperationState<TResult>>): Promise<SimplePollerLike<OperationState<TResult>, TResult>>
Parametreler
- client
- Client
ek sayfalar almak üzere isteği göndermek için kullanılacak istemci.
- initialResponse
-
AnalyzeBatchDocuments202Response | AnalyzeBatchDocumentsDefaultResponse
İlk yanıt.
- options
-
CreateHttpPollerOptions<TResult, OperationState<TResult>>
Özgeçmiş durumu veya özel yoklama aralığı ayarlama seçenekleri.
Döndürülenler
Promise<SimplePollerLike<OperationState<TResult>, TResult>>
- İşlem durumu güncelleştirmelerini yoklaması ve sonunda son yanıtı alması için bir poller nesnesi.
getLongRunningPoller<TResult>(Client, BuildModel202Response | BuildModelDefaultResponse, CreateHttpPollerOptions<TResult, OperationState<TResult>>)
function getLongRunningPoller<TResult>(client: Client, initialResponse: BuildModel202Response | BuildModelDefaultResponse, options?: CreateHttpPollerOptions<TResult, OperationState<TResult>>): Promise<SimplePollerLike<OperationState<TResult>, TResult>>
Parametreler
- client
- Client
- initialResponse
- options
-
CreateHttpPollerOptions<TResult, OperationState<TResult>>
Döndürülenler
Promise<SimplePollerLike<OperationState<TResult>, TResult>>
getLongRunningPoller<TResult>(Client, ComposeModel202Response | ComposeModelDefaultResponse, CreateHttpPollerOptions<TResult, OperationState<TResult>>)
function getLongRunningPoller<TResult>(client: Client, initialResponse: ComposeModel202Response | ComposeModelDefaultResponse, options?: CreateHttpPollerOptions<TResult, OperationState<TResult>>): Promise<SimplePollerLike<OperationState<TResult>, TResult>>
Parametreler
- client
- Client
- initialResponse
- options
-
CreateHttpPollerOptions<TResult, OperationState<TResult>>
Döndürülenler
Promise<SimplePollerLike<OperationState<TResult>, TResult>>
getLongRunningPoller<TResult>(Client, CopyModelTo202Response | CopyModelToDefaultResponse, CreateHttpPollerOptions<TResult, OperationState<TResult>>)
function getLongRunningPoller<TResult>(client: Client, initialResponse: CopyModelTo202Response | CopyModelToDefaultResponse, options?: CreateHttpPollerOptions<TResult, OperationState<TResult>>): Promise<SimplePollerLike<OperationState<TResult>, TResult>>
Parametreler
- client
- Client
- initialResponse
- options
-
CreateHttpPollerOptions<TResult, OperationState<TResult>>
Döndürülenler
Promise<SimplePollerLike<OperationState<TResult>, TResult>>
getLongRunningPoller<TResult>(Client, BuildClassifier202Response | BuildClassifierDefaultResponse, CreateHttpPollerOptions<TResult, OperationState<TResult>>)
function getLongRunningPoller<TResult>(client: Client, initialResponse: BuildClassifier202Response | BuildClassifierDefaultResponse, options?: CreateHttpPollerOptions<TResult, OperationState<TResult>>): Promise<SimplePollerLike<OperationState<TResult>, TResult>>
Parametreler
- client
- Client
- initialResponse
- options
-
CreateHttpPollerOptions<TResult, OperationState<TResult>>
Döndürülenler
Promise<SimplePollerLike<OperationState<TResult>, TResult>>
getLongRunningPoller<TResult>(Client, CopyClassifierTo202Response | CopyClassifierToDefaultResponse, CreateHttpPollerOptions<TResult, OperationState<TResult>>)
function getLongRunningPoller<TResult>(client: Client, initialResponse: CopyClassifierTo202Response | CopyClassifierToDefaultResponse, options?: CreateHttpPollerOptions<TResult, OperationState<TResult>>): Promise<SimplePollerLike<OperationState<TResult>, TResult>>
Parametreler
- client
- Client
- initialResponse
-
CopyClassifierTo202Response | CopyClassifierToDefaultResponse
- options
-
CreateHttpPollerOptions<TResult, OperationState<TResult>>
Döndürülenler
Promise<SimplePollerLike<OperationState<TResult>, TResult>>
getLongRunningPoller<TResult>(Client, AnalyzeDocumentFromStream202Response | AnalyzeDocumentFromStreamDefaultResponse, CreateHttpPollerOptions<TResult, OperationState<TResult>>)
function getLongRunningPoller<TResult>(client: Client, initialResponse: AnalyzeDocumentFromStream202Response | AnalyzeDocumentFromStreamDefaultResponse, options?: CreateHttpPollerOptions<TResult, OperationState<TResult>>): Promise<SimplePollerLike<OperationState<TResult>, TResult>>
Parametreler
- client
- Client
- initialResponse
-
AnalyzeDocumentFromStream202Response | AnalyzeDocumentFromStreamDefaultResponse
- options
-
CreateHttpPollerOptions<TResult, OperationState<TResult>>
Döndürülenler
Promise<SimplePollerLike<OperationState<TResult>, TResult>>
getLongRunningPoller<TResult>(Client, ClassifyDocumentFromStream202Response | ClassifyDocumentFromStreamDefaultResponse, CreateHttpPollerOptions<TResult, OperationState<TResult>>)
function getLongRunningPoller<TResult>(client: Client, initialResponse: ClassifyDocumentFromStream202Response | ClassifyDocumentFromStreamDefaultResponse, options?: CreateHttpPollerOptions<TResult, OperationState<TResult>>): Promise<SimplePollerLike<OperationState<TResult>, TResult>>
Parametreler
- client
- Client
- options
-
CreateHttpPollerOptions<TResult, OperationState<TResult>>
Döndürülenler
Promise<SimplePollerLike<OperationState<TResult>, TResult>>
isUnexpected(ListOperations200Response | ListOperationsDefaultResponse)
function isUnexpected(response: ListOperations200Response | ListOperationsDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetDocumentModelBuildOperation200Response | GetDocumentModelBuildOperationDefaultResponse)
function isUnexpected(response: GetDocumentModelBuildOperation200Response | GetDocumentModelBuildOperationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetDocumentModelComposeOperation200Response | GetDocumentModelComposeOperationDefaultResponse)
function isUnexpected(response: GetDocumentModelComposeOperation200Response | GetDocumentModelComposeOperationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetDocumentModelCopyToOperation200Response | GetDocumentModelCopyToOperationDefaultResponse)
function isUnexpected(response: GetDocumentModelCopyToOperation200Response | GetDocumentModelCopyToOperationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetDocumentClassifierCopyToOperation200Response | GetDocumentClassifierCopyToOperationDefaultResponse)
function isUnexpected(response: GetDocumentClassifierCopyToOperation200Response | GetDocumentClassifierCopyToOperationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetDocumentClassifierBuildOperation200Response | GetDocumentClassifierBuildOperationDefaultResponse)
function isUnexpected(response: GetDocumentClassifierBuildOperation200Response | GetDocumentClassifierBuildOperationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetOperation200Response | GetOperationDefaultResponse)
function isUnexpected(response: GetOperation200Response | GetOperationDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetResourceInfo200Response | GetResourceInfoDefaultResponse)
function isUnexpected(response: GetResourceInfo200Response | GetResourceInfoDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetAnalyzeResult200Response | GetAnalyzeResultDefaultResponse)
function isUnexpected(response: GetAnalyzeResult200Response | GetAnalyzeResultDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetAnalyzeResultPdf200Response | GetAnalyzeResultPdfDefaultResponse)
function isUnexpected(response: GetAnalyzeResultPdf200Response | GetAnalyzeResultPdfDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetAnalyzeResultFigure200Response | GetAnalyzeResultFigureDefaultResponse)
function isUnexpected(response: GetAnalyzeResultFigure200Response | GetAnalyzeResultFigureDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(AnalyzeDocumentFromStream202Response | AnalyzeDocumentFromStreamDefaultResponse | AnalyzeDocumentFromStreamLogicalResponse)
function isUnexpected(response: AnalyzeDocumentFromStream202Response | AnalyzeDocumentFromStreamDefaultResponse | AnalyzeDocumentFromStreamLogicalResponse): response
Parametreler
Döndürülenler
response
isUnexpected(AnalyzeDocument202Response | AnalyzeDocumentDefaultResponse | AnalyzeDocumentLogicalResponse)
function isUnexpected(response: AnalyzeDocument202Response | AnalyzeDocumentDefaultResponse | AnalyzeDocumentLogicalResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetAnalyzeBatchResult200Response | GetAnalyzeBatchResultDefaultResponse)
function isUnexpected(response: GetAnalyzeBatchResult200Response | GetAnalyzeBatchResultDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(AnalyzeBatchDocuments202Response | AnalyzeBatchDocumentsDefaultResponse | AnalyzeBatchDocumentsLogicalResponse)
function isUnexpected(response: AnalyzeBatchDocuments202Response | AnalyzeBatchDocumentsDefaultResponse | AnalyzeBatchDocumentsLogicalResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetModel200Response | GetModelDefaultResponse)
function isUnexpected(response: GetModel200Response | GetModelDefaultResponse): response
Parametreler
- response
Döndürülenler
response
isUnexpected(DeleteModel204Response | DeleteModelDefaultResponse)
function isUnexpected(response: DeleteModel204Response | DeleteModelDefaultResponse): response
Parametreler
- response
Döndürülenler
response
isUnexpected(BuildModel202Response | BuildModelDefaultResponse | BuildModelLogicalResponse)
function isUnexpected(response: BuildModel202Response | BuildModelDefaultResponse | BuildModelLogicalResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ComposeModel202Response | ComposeModelDefaultResponse | ComposeModelLogicalResponse)
function isUnexpected(response: ComposeModel202Response | ComposeModelDefaultResponse | ComposeModelLogicalResponse): response
Parametreler
Döndürülenler
response
isUnexpected(AuthorizeModelCopy200Response | AuthorizeModelCopyDefaultResponse)
function isUnexpected(response: AuthorizeModelCopy200Response | AuthorizeModelCopyDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(CopyModelTo202Response | CopyModelToDefaultResponse | CopyModelToLogicalResponse)
function isUnexpected(response: CopyModelTo202Response | CopyModelToDefaultResponse | CopyModelToLogicalResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ListModels200Response | ListModelsDefaultResponse)
function isUnexpected(response: ListModels200Response | ListModelsDefaultResponse): response
Parametreler
- response
Döndürülenler
response
isUnexpected(BuildClassifier202Response | BuildClassifierDefaultResponse | BuildClassifierLogicalResponse)
function isUnexpected(response: BuildClassifier202Response | BuildClassifierDefaultResponse | BuildClassifierLogicalResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ListClassifiers200Response | ListClassifiersDefaultResponse)
function isUnexpected(response: ListClassifiers200Response | ListClassifiersDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetClassifier200Response | GetClassifierDefaultResponse)
function isUnexpected(response: GetClassifier200Response | GetClassifierDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(DeleteClassifier204Response | DeleteClassifierDefaultResponse)
function isUnexpected(response: DeleteClassifier204Response | DeleteClassifierDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ClassifyDocumentFromStream202Response | ClassifyDocumentFromStreamDefaultResponse | ClassifyDocumentFromStreamLogicalResponse)
function isUnexpected(response: ClassifyDocumentFromStream202Response | ClassifyDocumentFromStreamDefaultResponse | ClassifyDocumentFromStreamLogicalResponse): response
Parametreler
Döndürülenler
response
isUnexpected(ClassifyDocument202Response | ClassifyDocumentDefaultResponse | ClassifyDocumentLogicalResponse)
function isUnexpected(response: ClassifyDocument202Response | ClassifyDocumentDefaultResponse | ClassifyDocumentLogicalResponse): response
Parametreler
Döndürülenler
response
isUnexpected(GetClassifyResult200Response | GetClassifyResultDefaultResponse)
function isUnexpected(response: GetClassifyResult200Response | GetClassifyResultDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(AuthorizeClassifierCopy200Response | AuthorizeClassifierCopyDefaultResponse)
function isUnexpected(response: AuthorizeClassifierCopy200Response | AuthorizeClassifierCopyDefaultResponse): response
Parametreler
Döndürülenler
response
isUnexpected(CopyClassifierTo202Response | CopyClassifierToDefaultResponse | CopyClassifierToLogicalResponse)
function isUnexpected(response: CopyClassifierTo202Response | CopyClassifierToDefaultResponse | CopyClassifierToLogicalResponse): response
Parametreler
Döndürülenler
response
paginate<TResponse>(Client, TResponse, PagingOptions<TResponse>)
Autorest x-ms-pageable uzantısının belirtimini izleyen ilk yanıttan sonuçları sayfalandırmak için yardımcı
function paginate<TResponse>(client: Client, initialResponse: TResponse, options?: PagingOptions<TResponse>): PagedAsyncIterableIterator<PaginateReturn<TResponse>>
Parametreler
- client
- Client
Sonraki sayfa isteklerini göndermek için kullanılacak istemci
- initialResponse
-
TResponse
nextLink ve geçerli öğe sayfasını içeren ilk yanıt
- options
-
PagingOptions<TResponse>
Döndürülenler
PagedAsyncIterableIterator<PaginateReturn<TResponse>>
- Öğeleri yinelemek için PagedAsyncIterableIterator