Azure.AI.Translation.Document Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
DocumentFilterOrder |
A class which defines sorting options used in listing all document statuses for a certain translation operation. |
DocumentStatusResult |
Status information about a particular document within a translation operation. |
DocumentTranslateContent |
Document Translate Request Content. |
DocumentTranslationClient |
The DocumentTranslation service client. |
DocumentTranslationClientOptions |
Options that allow to configure the management of the request sent to the service. |
DocumentTranslationFileFormat |
Possible file formats supported by the Document Translation service. |
DocumentTranslationInput |
Input for a translation operation. This requires that you have your source document or documents in an Azure Blob Storage container. The source document(s) are translated and written to the location provided in the TranslationTarget. |
DocumentTranslationModelFactory |
Model factory that enables mocking for the Document Translation Library. |
DocumentTranslationOperation |
Tracks the status of a long-running operation for translating documents. |
GetDocumentStatusesOptions |
A class which defines filtering and ordering options for listing all document statuses for a certain translation operation. |
GetTranslationStatusesOptions |
A class which defines filtering and ordering options for listing all submitted translation operations. |
MultipartFormFileData |
Represent a multipart form file data. |
SingleDocumentTranslationClient |
The SingleDocumentTranslation service client. |
StartTranslationDetails |
Translation job submission batch request. |
SupportedFileFormats |
List of supported file formats. |
TranslationFilterOrder |
A class which defines sorting options used in listing all submitted translation operations. |
TranslationGlossary |
Glossary / translation memory for the request. |
TranslationSource |
Source of the input documents. |
TranslationStatusResult |
Translation job status response. |
TranslationTarget |
Destination for the finished translated documents. |
Structs
DocumentTranslationAudience |
Cloud audiences available for the Azure Document Translation Service. |
DocumentTranslationStatus |
List of possible statuses for a translation operation or for a document. |
FileFormatType |
Format types. |
Enums
DocumentFilterProperty |
An enum listing the supported properties that can be used in sorting when listing all document statuses for a certain translation operation. |
DocumentTranslationClientOptions.ServiceVersion |
The version of the service to use. |
StorageInputUriKind |
Storage URI kind of the input documents source. |
TranslationFilterProperty |
An enum listing the supported properties that can be used in sorting when listing all submitted translation operations. |