LanguageSettings
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
การตั้งค่าภาษาสำหรับบัญชี การตั้งค่าเหล่านี้สอดคล้องกับฟีเจอร์"การตั้งค่าภาษา" ในเว็บอินเทอร์เฟซ
การแสดง JSON |
{
"displayLanguage": string
} |
ช่อง |
displayLanguage |
string
ภาษาที่จะแสดง Gmail ในรูปแบบแท็กภาษา RFC 3066 (เช่น en-GB , fr หรือ ja สำหรับภาษาอังกฤษแบบบริติช ฝรั่งเศส หรือญี่ปุ่นตามลำดับ) ชุดภาษาที่ Gmail รองรับจะเปลี่ยนแปลงไปเมื่อเวลาผ่านไป ดังนั้นโปรดดูตัวเลือกทั้งหมดที่มีในเมนูแบบเลื่อนลง "ภาษา" ในการตั้งค่า Gmail ตามที่อธิบายไว้ในบทความช่วยเหลือเกี่ยวกับการตั้งค่าภาษา ดูตารางค่าตัวอย่างได้ที่หัวข้อจัดการการตั้งค่าภาษา โปรแกรมรับส่งอีเมล Gmail บางโปรแกรมอาจแสดงชุดภาษาเดียวกันไม่ได้ ในกรณีที่ภาษาที่แสดงของผู้ใช้ไม่พร้อมใช้งานในไคลเอ็นต์บางรายการ ไคลเอ็นต์ดังกล่าวจะเลือกแสดงเป็นตัวแปรที่รองรับซึ่งใกล้เคียงที่สุดโดยอัตโนมัติ (หรือค่าเริ่มต้นที่เหมาะสม)
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],[],null,["# LanguageSettings\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nLanguage settings for an account. These settings correspond to the [\"Language settings\"](https://support.google.com/mail/answer/17091) feature in the web interface.\n\n| JSON representation |\n|---------------------------------------|\n| ``` { \"displayLanguage\": string } ``` |\n\n| Fields ||\n|-------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `displayLanguage` | `string` The language to display Gmail in, formatted as an [RFC 3066 Language Tag](https://www.w3.org/International/articles/language-tags/) (for example `en-GB`, `fr` or `ja` for British English, French, or Japanese respectively). The set of languages supported by Gmail evolves over time, so please refer to the \"Language\" dropdown in the [Gmail settings](https://mail.google.com/mail/u/0/#settings/general) for all available options, as described in the [language settings help article](https://support.google.com/mail/answer/17091). For a table of sample values, see [Manage language settings](https://developers.google.com/workspace/gmail/api/guides/language-settings). 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). |"]]