update
public final Response<Calendar> update(String identifier, String calendarId, UpdateCalendarRequest requestBody)
Update a Calendar
Return
The updated Calendar
Parameters
identifier
The identifier of the grant to act upon
calendar
The id of the Calendar to update. Use "primary" to refer to the primary calendar associated with grant.
request
The values to update the Calendar with