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, mirroring the \"Language settings\" feature in Gmail's web interface."],["Language preferences are defined using the `displayLanguage` field in JSON format, adhering to RFC 3066 Language Tag standards."],["Gmail's supported languages may change, with the most up-to-date list accessible through the settings dropdown in the web interface."],["Language display may vary across Gmail clients due to support limitations, prompting the client to choose the closest supported language variant."]]],[]]