Files
GoogleDriveManagement/docs/Users-Gmail-Profile.md
2023-07-25 23:38:58 +00:00

17 lines
446 B
Markdown

# Users - Gmail - Profile
- [API documentation](#api-documentation)
- [Definitions](#definitions)
- [Display Gmail profile](#display-gmail-profile)
## API documentation
* https://developers.google.com/gmail/api/v1/reference/users/getProfile
## Definitions
* [`<UserTypeEntity>`](Collections-of-Users)
## Display Gmail profile
```
gam <UserTypeEntity> show gmailprofile
gam <UserTypeEntity> print gmailprofile [todrive <ToDriveAttribute>*]
```