update

public final Response<Calendar> update(String identifier, String calendarId, UpdateCalendarRequest requestBody)

Update a Calendar

Return

The updated calendar

Parameters

identifier

Grant ID or email account in which to update an object.

calendarId

The id of the calendar to update. Use "primary" to refer to the primary calendar associated with grant.

requestBody

The values to update the calendar with