REST Resource: users
Resource
There is no persistent data associated with this resource.
Methods |
|
Gets the current user's Gmail profile. |
|
Stop receiving push notifications for the given user mailbox. |
|
Set up or update a push notification watch on the given user mailbox. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-04 UTC.
[null,null,["Last updated 2024-09-04 UTC."],[[["This resource has no persistent data associated with it."],["This resource allows you to get your Gmail profile, stop receiving push notifications, and set up or update push notification watches."]]],["The provided content details interactions with a user's Gmail profile. Key actions include retrieving the current user's Gmail profile information via `getProfile`, stopping push notifications to a user's mailbox with `stop`, and initiating or updating push notification settings using `watch`. No persistent data is stored in this resource. These methods are the primary ways to interact with a user's Gmail settings within the context described.\n"]]