google_api_gmail v0.1.0 GoogleApi.Gmail.V1.Model.Profile View Source
Profile for a Gmail user.
Attributes
- emailAddress (String.t): The user's email address. Defaults to:
null
. - historyId (String.t): The ID of the mailbox's current history record. Defaults to:
null
. - messagesTotal (integer()): The total number of messages in the mailbox. Defaults to:
null
. - threadsTotal (integer()): The total number of threads in the mailbox. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.