Başarılı olursa döndürülen nesne, kullanıcı için kaydedilen displayLanguage öğesini içerir. Bu, isteğe iletilen değerden farklı olabilir. Bunun nedeni, istenen displayLanguage öğesinin Gmail tarafından doğrudan desteklenmiyor olması ancak yakın bir varyant içermesi ve bunun yerine varyantın seçilip kaydedilebilmesidir.
HTTP isteği
PUT https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/language
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-09-05 UTC."],[[["Updates the language settings for a Gmail user, potentially using a close variant if the requested language isn't directly supported."],["Requires a PUT request to a specific endpoint with the user's email address as a path parameter."],["The request body and successful response body both utilize the LanguageSettings object."],["Needs authorization with the `https://www.googleapis.com/auth/gmail.settings.basic` scope."]]],[]]