Method: projects.getSupportedLanguages

Returns a list of supported languages for translation.

HTTP request

GET https://{TRANSLATION_GDC_ENDPOINT}/v3/{parent}/supportedLanguages

Path parameters

Parameters
parent

string

Required. Project to make a call. Must refer to a caller's project.

Format: projects/{project-id}.

Query parameters

Parameters
displayLanguageCode

string

Optional. The language to use to return localized, human-readable names of supported languages. If missing, then display names are not returned in a response.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of SupportedLanguages.