REST Resource: users.settings
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
方法 |
|
取得指定帳戶的自動轉寄設定。 |
|
取得 IMAP 設定。 |
|
取得語言設定。 |
|
取得 POP 設定。 |
|
取得休假回覆設定。 |
|
更新指定帳戶的自動轉寄設定。 |
|
更新 IMAP 設定。 |
|
更新語言設定。 |
|
更新 POP 設定。 |
|
更新休假回覆設定。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[],[],null,["# REST Resource: users.settings\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|--------------------------------------------------------------------------------------------------------|----------------------------------------------------------------|\n| ### [getAutoForwarding](/workspace/gmail/api/reference/rest/v1/users.settings/getAutoForwarding) | Gets the auto-forwarding setting for the specified account. |\n| ### [getImap](/workspace/gmail/api/reference/rest/v1/users.settings/getImap) | Gets IMAP settings. |\n| ### [getLanguage](/workspace/gmail/api/reference/rest/v1/users.settings/getLanguage) | Gets language settings. |\n| ### [getPop](/workspace/gmail/api/reference/rest/v1/users.settings/getPop) | Gets POP settings. |\n| ### [getVacation](/workspace/gmail/api/reference/rest/v1/users.settings/getVacation) | Gets vacation responder settings. |\n| ### [updateAutoForwarding](/workspace/gmail/api/reference/rest/v1/users.settings/updateAutoForwarding) | Updates the auto-forwarding setting for the specified account. |\n| ### [updateImap](/workspace/gmail/api/reference/rest/v1/users.settings/updateImap) | Updates IMAP settings. |\n| ### [updateLanguage](/workspace/gmail/api/reference/rest/v1/users.settings/updateLanguage) | Updates language settings. |\n| ### [updatePop](/workspace/gmail/api/reference/rest/v1/users.settings/updatePop) | Updates POP settings. |\n| ### [updateVacation](/workspace/gmail/api/reference/rest/v1/users.settings/updateVacation) | Updates vacation responder settings. |"]]