Description Usage Arguments Details Value Examples
Makes arbitrary edits to the metadata of a calendar. This method operates on the Google Calendar API CalendarList and Calendars resources. It filters information made available through the CalendarList resource.
1 |
x |
|
verbose |
Logical indicating whether to print informative messages. |
... |
Optional properties and their new values to be passed as
part of the HTTP |
This method combines the functionalities of the PATCH
methods
for both the Calendars and CalendarList resources. For more
information on properties available for editing, see
CalendarList: Update
and
Calendars: Update
in the Google Calendar API reference documentation.
The edited resource as a googlecalendar
object.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.