Module google_translate2::api[][src]

Structs

The request message for language detection.

Detects the language of text within a request.

Detects the language of text within a request.

A builder providing access to all methods supported on detection resources. It is not used directly, but through the Translate hub.

There is no detailed description.

An array of languages which we detect for the given text The most likely language list first.

An array of languages which we detect for the given text The most likely language list first.

Returns a list of supported languages for translation.

A builder providing access to all methods supported on language resources. It is not used directly, but through the Translate hub.

There is no detailed description.

There is no detailed description.

Central instance to access all Translate related resource activities

The main translation request message for the Cloud Translation API.

Translates input text, returning translated text.

A builder providing access to all methods supported on translation resources. It is not used directly, but through the Translate hub.

Translates input text, returning translated text.

The main language translation response message.

There is no detailed description.

Enums

Identifies the an OAuth2 authorization scope. A scope is needed when requesting an authorization token.