Package | Description |
---|---|
com.google.api.services.calendar |
Modifier and Type | Method and Description |
---|---|
Calendar.CalendarList.Patch |
Calendar.CalendarList.patch(String calendarId,
CalendarListEntry content)
Updates an existing calendar on the user's calendar list.
|
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.set(String parameterName,
Object value) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setAlt(String alt) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setCalendarId(String calendarId)
Calendar identifier.
|
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setColorRgbFormat(Boolean colorRgbFormat)
Whether to use the foregroundColor and backgroundColor fields to write the calendar colors
(RGB).
|
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setFields(String fields) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setKey(String key) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setOauthToken(String oauthToken) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setPrettyPrint(Boolean prettyPrint) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setQuotaUser(String quotaUser) |
Calendar.CalendarList.Patch |
Calendar.CalendarList.Patch.setUserIp(String userIp) |
Copyright © 2011–2025 Google. All rights reserved.