Package | Description |
---|---|
com.google.api.services.gmail.model |
Modifier and Type | Method and Description |
---|---|
Profile |
Profile.clone() |
Profile |
Profile.set(String fieldName,
Object value) |
Profile |
Profile.setEmailAddress(String emailAddress)
The user's email address.
|
Profile |
Profile.setHistoryId(BigInteger historyId)
The ID of the mailbox's current history record.
|
Profile |
Profile.setMessagesTotal(Integer messagesTotal)
The total number of messages in the mailbox.
|
Profile |
Profile.setThreadsTotal(Integer threadsTotal)
The total number of threads in the mailbox.
|
Copyright © 2011–2024 Google. All rights reserved.