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
DocumentFilter |
The set of options that can be specified to filter the documents by name in the TranslationSource class. |
DocumentStatus |
Status information about a particular document within a translation operation. |
DocumentTranslationClient |
The client to use for interacting with the Azure Document Translation Service. |
DocumentTranslationClientOptions |
Options that allow to configure the management of the request sent to the service. |
DocumentTranslationError |
Represents an error that occurred during a translation operation. |
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. |
DocumentTranslationOperation |
Tracks the status of a long-running operation for translating documents. |
FileFormat |
Possible file formats supported by the Document Translation service. |
TranslationGlossary |
Glossary / translation memory for the request. |
TranslationSource |
Source of the input documents. |
TranslationStatus |
Translation job status response. |
TranslationTarget |
Destination for the finished translated documents. |
Structs
DocumentTranslationErrorCode |
Enums containing high level error codes. |
DocumentTranslationStatus |
List of possible statuses for a translation operation or for a document. |
StorageInputType |
Storage type of the input documents source string. |
Enums
DocumentTranslationClientOptions.ServiceVersion |
The versions of the Translator service supported by this client library. |