| Package | Description |
|---|---|
| com.google.api.services.gmail.model |
| Modifier and Type | Method and Description |
|---|---|
WatchResponse |
WatchResponse.clone() |
WatchResponse |
WatchResponse.set(java.lang.String fieldName,
java.lang.Object value) |
WatchResponse |
WatchResponse.setExpiration(java.lang.Long expiration)
When Gmail will stop sending notifications for mailbox updates (epoch millis).
|
WatchResponse |
WatchResponse.setHistoryId(java.math.BigInteger historyId)
The ID of the mailbox's current history record.
|