Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-26 UTC."],[],[]]