| Package | Description |
|---|---|
| com.google.api.services.calendar.model |
| Modifier and Type | Method and Description |
|---|---|
LabelProperties |
LabelProperties.clone() |
LabelProperties |
Calendar.getLabelProperties()
Label properties defined on this calendar.
|
LabelProperties |
LabelProperties.set(String fieldName,
Object value) |
LabelProperties |
LabelProperties.setEventLabels(List<EventLabel> eventLabels)
Event labels defined on this calendar.
|
| Modifier and Type | Method and Description |
|---|---|
Calendar |
Calendar.setLabelProperties(LabelProperties labelProperties)
Label properties defined on this calendar.
|
Copyright © 2011–2026 Google. All rights reserved.