Package | Description |
---|---|
com.google.api.services.gmail.model |
Modifier and Type | Method and Description |
---|---|
HistoryLabelAdded |
HistoryLabelAdded.clone() |
HistoryLabelAdded |
HistoryLabelAdded.set(String fieldName,
Object value) |
HistoryLabelAdded |
HistoryLabelAdded.setLabelIds(List<String> labelIds)
Label IDs added to the message.
|
HistoryLabelAdded |
HistoryLabelAdded.setMessage(Message message) |
Modifier and Type | Method and Description |
---|---|
List<HistoryLabelAdded> |
History.getLabelsAdded()
Labels added to messages in this history record.
|
Modifier and Type | Method and Description |
---|---|
History |
History.setLabelsAdded(List<HistoryLabelAdded> labelsAdded)
Labels added to messages in this history record.
|
Copyright © 2011–2024 Google. All rights reserved.