Language settings for an account. These settings correspond to the "Language settings" feature in the web interface.
JSON representation
{"displayLanguage": string}
Fields
displayLanguage
string
The language to display Gmail in, formatted as an RFC 3066 Language Tag (for example en-GB, fr or ja for British English, French, or Japanese respectively).
Not all Gmail clients can display the same set of languages. In the case that a user's display language is not available for use on a particular client, said client automatically chooses to display in the closest supported variant (or a reasonable default).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 UTC."],[[["Account language settings can be managed through the provided JSON structure, mirroring the \"Language settings\" feature in Gmail's web interface."],["Language preferences are specified using the `displayLanguage` field, adhering to the RFC 3066 Language Tag format (e.g., `en-GB` for British English)."],["While Gmail supports a wide range of languages, the available options might vary depending on the client, with fallback mechanisms ensuring a suitable display language is chosen."],["For a comprehensive list of supported languages, users should consult the \"Language\" dropdown within Gmail settings or refer to the provided resources like the language settings help article or the Managing Language Settings guide."]]],[]]