Builder

class Builder

Properties

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 language codes, see Supported languages.

Link copied to clipboard

The language code requested for the language of the target text. For a list of 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.

Link copied to clipboard
var text: String?

The text to translate. The text string can be a maximum of 10,000 bytes long. Depending on your character set, this may be fewer than 10,000 characters.

Functions

Link copied to clipboard