REST Resource: projects

Resource

There is no persistent data associated with this resource.

Methods

detectLanguage

Detects the language of text within a request.

getSupportedLanguages

Returns a list of supported languages for translation.

translateDocument

Translates documents in synchronous mode.
batchTranslateDocument POST /v3/{parent}:batchTranslateDocument
Translates a large volume of document in asynchronous batch mode.

translateText

Translates input text and returns translated text.