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