| Package | Description |
|---|---|
| com.google.api.services.calendar.model |
| Modifier and Type | Method and Description |
|---|---|
Colors |
Colors.clone() |
Colors |
Colors.set(java.lang.String fieldName,
java.lang.Object value) |
Colors |
Colors.setCalendar(java.util.Map<java.lang.String,ColorDefinition> calendar)
A global palette of calendar colors, mapping from the color ID to its definition.
|
Colors |
Colors.setEvent(java.util.Map<java.lang.String,ColorDefinition> event)
A global palette of event colors, mapping from the color ID to its definition.
|
Colors |
Colors.setKind(java.lang.String kind)
Type of the resource ("calendar#colors").
|
Colors |
Colors.setUpdated(com.google.api.client.util.DateTime updated)
Last modification time of the color palette (as a RFC3339 timestamp).
|