TranslateDocumentRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The content and content type for the document to be translated. The document size must not exceed 100 KB.

Link copied to clipboard

Settings to configure your translation output. You can configure the following options:

Link copied to clipboard

The language code for the language of the source text. For a list of supported language codes, see Supported languages.

Link copied to clipboard

The language code requested for the translated document. For a list of supported language codes, see Supported languages.

Link copied to clipboard

The name of a terminology list file to add to the translation job. This file provides source terms and the desired translation for each term. A terminology list can contain a maximum of 256 terms. You can use one custom terminology resource in your translation request.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String