Language
Query language settings.
Table Specific Information
SELECT
Requires the following OAuth scope:
- https://www.googleapis.com/auth/gmail.settings.basic
Example Query:
SELECT * FROM Language
UPDATE
Requires the following OAuth scope:
- https://www.googleapis.com/auth/gmail.settings.basic
INSERT/DELETE
These methods are not available.
Columns
| Name | Type | References | Description |
| 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). |