{"id":"calendar:v3","name":"calendar","version":"v3","servicePath":"calendar/v3/","rootUrl":"https://www.googleapis.com/","batchPath":"batch/calendar/v3","resources":{"channels":{"methods":{"stop":{"path":"channels/stop","request":{"parameterName":"resource","$ref":"Channel"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.acls","https://www.googleapis.com/auth/calendar.acls.readonly","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendarlist","https://www.googleapis.com/auth/calendar.calendarlist.readonly","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.freebusy","https://www.googleapis.com/auth/calendar.events.owned","https://www.googleapis.com/auth/calendar.events.owned.readonly","https://www.googleapis.com/auth/calendar.events.public.readonly","https://www.googleapis.com/auth/calendar.events.readonly","https://www.googleapis.com/auth/calendar.readonly","https://www.googleapis.com/auth/calendar.settings.readonly"],"description":"Stop watching resources through this channel","id":"calendar.channels.stop","httpMethod":"POST"}}},"acl":{"methods":{"update":{"parameters":{"ruleId":{"required":true,"description":"ACL rule identifier.","type":"string","location":"path"},"sendNotifications":{"type":"boolean","location":"query","description":"Whether to send notifications about the calendar sharing change. Note that there are no notifications on access removal. Optional. The default is True."},"calendarId":{"type":"string","location":"path","required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword."}},"parameterOrder":["calendarId","ruleId"],"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.acls"],"id":"calendar.acl.update","httpMethod":"PUT","response":{"$ref":"AclRule"},"description":"Updates an access control rule.","path":"calendars/{calendarId}/acl/{ruleId}","request":{"$ref":"AclRule"}},"watch":{"parameters":{"calendarId":{"type":"string","location":"path","required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword."},"showDeleted":{"location":"query","type":"boolean","description":"Whether to include deleted ACLs in the result. Deleted ACLs are represented by role equal to \"none\". Deleted ACLs will always be included if syncToken is provided. Optional. The default is False."},"pageToken":{"location":"query","type":"string","description":"Token specifying which result page to return. Optional."},"syncToken":{"location":"query","type":"string","description":"Token obtained from the nextSyncToken field returned on the last page of results from the previous list request. It makes the result of this list request contain only entries that have changed since then. All entries deleted since the previous list request will always be in the result set and it is not allowed to set showDeleted to False.\nIf the syncToken expires, the server will respond with a 410 GONE response code and the client should clear its storage and perform a full synchronization without any syncToken.\nLearn more about incremental synchronization.\nOptional. The default is to return all entries."},"maxResults":{"format":"int32","minimum":"1","description":"Maximum number of entries returned on one result page. By default the value is 100 entries. The page size can never be larger than 250 entries. Optional.","location":"query","type":"integer"}},"parameterOrder":["calendarId"],"id":"calendar.acl.watch","httpMethod":"POST","response":{"$ref":"Channel"},"description":"Watch for changes to ACL resources.","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.acls","https://www.googleapis.com/auth/calendar.acls.readonly"],"path":"calendars/{calendarId}/acl/watch","request":{"$ref":"Channel","parameterName":"resource"},"supportsSubscription":true},"insert":{"path":"calendars/{calendarId}/acl","request":{"$ref":"AclRule"},"description":"Creates an access control rule.","id":"calendar.acl.insert","httpMethod":"POST","response":{"$ref":"AclRule"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.acls"],"parameters":{"sendNotifications":{"description":"Whether to send notifications about the calendar sharing change. Optional. The default is True.","type":"boolean","location":"query"},"calendarId":{"required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","type":"string","location":"path"}},"parameterOrder":["calendarId"]},"list":{"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.acls","https://www.googleapis.com/auth/calendar.acls.readonly"],"id":"calendar.acl.list","httpMethod":"GET","response":{"$ref":"Acl"},"description":"Returns the rules in the access control list for the calendar.","path":"calendars/{calendarId}/acl","supportsSubscription":true,"parameters":{"maxResults":{"format":"int32","minimum":"1","description":"Maximum number of entries returned on one result page. By default the value is 100 entries. The page size can never be larger than 250 entries. Optional.","type":"integer","location":"query"},"syncToken":{"type":"string","location":"query","description":"Token obtained from the nextSyncToken field returned on the last page of results from the previous list request. It makes the result of this list request contain only entries that have changed since then. All entries deleted since the previous list request will always be in the result set and it is not allowed to set showDeleted to False.\nIf the syncToken expires, the server will respond with a 410 GONE response code and the client should clear its storage and perform a full synchronization without any syncToken.\nLearn more about incremental synchronization.\nOptional. The default is to return all entries."},"pageToken":{"description":"Token specifying which result page to return. Optional.","type":"string","location":"query"},"calendarId":{"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true,"location":"path","type":"string"},"showDeleted":{"type":"boolean","location":"query","description":"Whether to include deleted ACLs in the result. Deleted ACLs are represented by role equal to \"none\". Deleted ACLs will always be included if syncToken is provided. Optional. The default is False."}},"parameterOrder":["calendarId"]},"patch":{"id":"calendar.acl.patch","httpMethod":"PATCH","response":{"$ref":"AclRule"},"description":"Updates an access control rule. This method supports patch semantics.","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.acls"],"path":"calendars/{calendarId}/acl/{ruleId}","request":{"$ref":"AclRule"},"parameters":{"ruleId":{"type":"string","location":"path","required":true,"description":"ACL rule identifier."},"sendNotifications":{"description":"Whether to send notifications about the calendar sharing change. Note that there are no notifications on access removal. Optional. The default is True.","location":"query","type":"boolean"},"calendarId":{"required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","type":"string","location":"path"}},"parameterOrder":["calendarId","ruleId"]},"delete":{"path":"calendars/{calendarId}/acl/{ruleId}","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.acls"],"description":"Deletes an access control rule.","parameters":{"ruleId":{"description":"ACL rule identifier.","required":true,"location":"path","type":"string"},"calendarId":{"required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","type":"string","location":"path"}},"parameterOrder":["calendarId","ruleId"],"id":"calendar.acl.delete","httpMethod":"DELETE"},"get":{"path":"calendars/{calendarId}/acl/{ruleId}","id":"calendar.acl.get","httpMethod":"GET","response":{"$ref":"AclRule"},"description":"Returns an access control rule.","parameters":{"ruleId":{"required":true,"description":"ACL rule identifier.","type":"string","location":"path"},"calendarId":{"location":"path","type":"string","description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true}},"parameterOrder":["calendarId","ruleId"],"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.acls","https://www.googleapis.com/auth/calendar.acls.readonly","https://www.googleapis.com/auth/calendar.readonly"]}}},"colors":{"methods":{"get":{"path":"colors","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendarlist","https://www.googleapis.com/auth/calendar.calendarlist.readonly","https://www.googleapis.com/auth/calendar.events.freebusy","https://www.googleapis.com/auth/calendar.events.owned","https://www.googleapis.com/auth/calendar.events.owned.readonly","https://www.googleapis.com/auth/calendar.events.public.readonly","https://www.googleapis.com/auth/calendar.readonly"],"description":"Returns the color definitions for calendars and events.","id":"calendar.colors.get","httpMethod":"GET","response":{"$ref":"Colors"}}}},"settings":{"methods":{"watch":{"parameters":{"syncToken":{"type":"string","location":"query","description":"Token obtained from the nextSyncToken field returned on the last page of results from the previous list request. It makes the result of this list request contain only entries that have changed since then.\nIf the syncToken expires, the server will respond with a 410 GONE response code and the client should clear its storage and perform a full synchronization without any syncToken.\nLearn more about incremental synchronization.\nOptional. The default is to return all entries."},"maxResults":{"minimum":"1","format":"int32","type":"integer","location":"query","description":"Maximum number of entries returned on one result page. By default the value is 100 entries. The page size can never be larger than 250 entries. Optional."},"pageToken":{"location":"query","type":"string","description":"Token specifying which result page to return. Optional."}},"supportsSubscription":true,"path":"users/me/settings/watch","request":{"parameterName":"resource","$ref":"Channel"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.readonly","https://www.googleapis.com/auth/calendar.settings.readonly"],"description":"Watch for changes to Settings resources.","id":"calendar.settings.watch","httpMethod":"POST","response":{"$ref":"Channel"}},"get":{"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.readonly","https://www.googleapis.com/auth/calendar.settings.readonly"],"description":"Returns a single user setting.","parameters":{"setting":{"description":"The id of the user setting.","required":true,"location":"path","type":"string"}},"parameterOrder":["setting"],"id":"calendar.settings.get","httpMethod":"GET","response":{"$ref":"Setting"},"path":"users/me/settings/{setting}"},"list":{"id":"calendar.settings.list","httpMethod":"GET","response":{"$ref":"Settings"},"description":"Returns all user settings for the authenticated user.","parameters":{"syncToken":{"description":"Token obtained from the nextSyncToken field returned on the last page of results from the previous list request. It makes the result of this list request contain only entries that have changed since then.\nIf the syncToken expires, the server will respond with a 410 GONE response code and the client should clear its storage and perform a full synchronization without any syncToken.\nLearn more about incremental synchronization.\nOptional. The default is to return all entries.","type":"string","location":"query"},"maxResults":{"format":"int32","minimum":"1","description":"Maximum number of entries returned on one result page. By default the value is 100 entries. The page size can never be larger than 250 entries. Optional.","type":"integer","location":"query"},"pageToken":{"location":"query","type":"string","description":"Token specifying which result page to return. Optional."}},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.readonly","https://www.googleapis.com/auth/calendar.settings.readonly"],"path":"users/me/settings","supportsSubscription":true}}},"calendarList":{"methods":{"delete":{"path":"users/me/calendarList/{calendarId}","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendarlist"],"description":"Removes a calendar from the user's calendar list.","parameters":{"calendarId":{"required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","type":"string","location":"path"}},"parameterOrder":["calendarId"],"id":"calendar.calendarList.delete","httpMethod":"DELETE"},"get":{"path":"users/me/calendarList/{calendarId}","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendarlist","https://www.googleapis.com/auth/calendar.calendarlist.readonly","https://www.googleapis.com/auth/calendar.readonly"],"description":"Returns a calendar from the user's calendar list.","parameters":{"calendarId":{"required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","type":"string","location":"path"}},"parameterOrder":["calendarId"],"id":"calendar.calendarList.get","httpMethod":"GET","response":{"$ref":"CalendarListEntry"}},"update":{"parameters":{"colorRgbFormat":{"description":"Whether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB). If this feature is used, the index-based colorId field will be set to the best matching option automatically. Optional. The default is False.","type":"boolean","location":"query"},"calendarId":{"type":"string","location":"path","required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword."}},"parameterOrder":["calendarId"],"id":"calendar.calendarList.update","httpMethod":"PUT","response":{"$ref":"CalendarListEntry"},"description":"Updates an existing calendar on the user's calendar list.","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendarlist"],"path":"users/me/calendarList/{calendarId}","request":{"$ref":"CalendarListEntry"}},"watch":{"parameters":{"syncToken":{"location":"query","type":"string","description":"Token obtained from the nextSyncToken field returned on the last page of results from the previous list request. It makes the result of this list request contain only entries that have changed since then. If only read-only fields such as calendar properties or ACLs have changed, the entry won't be returned. All entries deleted and hidden since the previous list request will always be in the result set and it is not allowed to set showDeleted neither showHidden to False.\nTo ensure client state consistency minAccessRole query parameter cannot be specified together with nextSyncToken.\nIf the syncToken expires, the server will respond with a 410 GONE response code and the client should clear its storage and perform a full synchronization without any syncToken.\nLearn more about incremental synchronization.\nOptional. The default is to return all entries."},"maxResults":{"location":"query","type":"integer","description":"Maximum number of entries returned on one result page. By default the value is 100 entries. The page size can never be larger than 250 entries. Optional.","minimum":"1","format":"int32"},"showDeleted":{"location":"query","type":"boolean","description":"Whether to include deleted calendar list entries in the result. Optional. The default is False."},"minAccessRole":{"enum":["freeBusyReader","owner","reader","writer"],"description":"The minimum access role for the user in the returned entries. Optional. The default is no restriction.","enumDescriptions":["The user can read free/busy information.","The user can read and modify events and access control lists.","The user can read events that are not private.","The user can read and modify events."],"location":"query","type":"string"},"pageToken":{"type":"string","location":"query","description":"Token specifying which result page to return. Optional."},"showHidden":{"description":"Whether to show hidden entries. Optional. The default is False.","location":"query","type":"boolean"}},"supportsSubscription":true,"path":"users/me/calendarList/watch","request":{"parameterName":"resource","$ref":"Channel"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.calendarlist","https://www.googleapis.com/auth/calendar.calendarlist.readonly","https://www.googleapis.com/auth/calendar.readonly"],"description":"Watch for changes to CalendarList resources.","id":"calendar.calendarList.watch","httpMethod":"POST","response":{"$ref":"Channel"}},"insert":{"description":"Inserts an existing calendar into the user's calendar list.","parameters":{"colorRgbFormat":{"description":"Whether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB). If this feature is used, the index-based colorId field will be set to the best matching option automatically. Optional. The default is False.","location":"query","type":"boolean"}},"id":"calendar.calendarList.insert","httpMethod":"POST","response":{"$ref":"CalendarListEntry"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.calendarlist"],"path":"users/me/calendarList","request":{"$ref":"CalendarListEntry"}},"list":{"supportsSubscription":true,"path":"users/me/calendarList","description":"Returns the calendars on the user's calendar list.","parameters":{"syncToken":{"type":"string","location":"query","description":"Token obtained from the nextSyncToken field returned on the last page of results from the previous list request. It makes the result of this list request contain only entries that have changed since then. If only read-only fields such as calendar properties or ACLs have changed, the entry won't be returned. All entries deleted and hidden since the previous list request will always be in the result set and it is not allowed to set showDeleted neither showHidden to False.\nTo ensure client state consistency minAccessRole query parameter cannot be specified together with nextSyncToken.\nIf the syncToken expires, the server will respond with a 410 GONE response code and the client should clear its storage and perform a full synchronization without any syncToken.\nLearn more about incremental synchronization.\nOptional. The default is to return all entries."},"maxResults":{"description":"Maximum number of entries returned on one result page. By default the value is 100 entries. The page size can never be larger than 250 entries. Optional.","type":"integer","location":"query","format":"int32","minimum":"1"},"showDeleted":{"type":"boolean","location":"query","description":"Whether to include deleted calendar list entries in the result. Optional. The default is False."},"minAccessRole":{"enumDescriptions":["The user can read free/busy information.","The user can read and modify events and access control lists.","The user can read events that are not private.","The user can read and modify events."],"location":"query","type":"string","description":"The minimum access role for the user in the returned entries. Optional. The default is no restriction.","enum":["freeBusyReader","owner","reader","writer"]},"pageToken":{"description":"Token specifying which result page to return. Optional.","location":"query","type":"string"},"showHidden":{"description":"Whether to show hidden entries. Optional. The default is False.","location":"query","type":"boolean"}},"id":"calendar.calendarList.list","httpMethod":"GET","response":{"$ref":"CalendarList"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.calendarlist","https://www.googleapis.com/auth/calendar.calendarlist.readonly","https://www.googleapis.com/auth/calendar.readonly"]},"patch":{"path":"users/me/calendarList/{calendarId}","request":{"$ref":"CalendarListEntry"},"description":"Updates an existing calendar on the user's calendar list. This method supports patch semantics.","id":"calendar.calendarList.patch","httpMethod":"PATCH","response":{"$ref":"CalendarListEntry"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendarlist"],"parameters":{"colorRgbFormat":{"type":"boolean","location":"query","description":"Whether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB). If this feature is used, the index-based colorId field will be set to the best matching option automatically. Optional. The default is False."},"calendarId":{"required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","type":"string","location":"path"}},"parameterOrder":["calendarId"]}}},"calendars":{"methods":{"delete":{"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendars"],"id":"calendar.calendars.delete","httpMethod":"DELETE","description":"Deletes a secondary calendar. Use calendars.clear for clearing all events on primary calendars.","parameters":{"calendarId":{"type":"string","location":"path","required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword."}},"parameterOrder":["calendarId"],"path":"calendars/{calendarId}"},"get":{"path":"calendars/{calendarId}","description":"Returns metadata for a calendar.","parameters":{"calendarId":{"type":"string","location":"path","required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword."}},"parameterOrder":["calendarId"],"id":"calendar.calendars.get","httpMethod":"GET","response":{"$ref":"Calendar"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendars","https://www.googleapis.com/auth/calendar.calendars.readonly","https://www.googleapis.com/auth/calendar.readonly"]},"update":{"parameters":{"calendarId":{"location":"path","type":"string","description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true}},"parameterOrder":["calendarId"],"path":"calendars/{calendarId}","request":{"$ref":"Calendar"},"id":"calendar.calendars.update","httpMethod":"PUT","response":{"$ref":"Calendar"},"description":"Updates metadata for a calendar.","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendars"]},"insert":{"path":"calendars","request":{"$ref":"Calendar"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendars"],"description":"Creates a secondary calendar.\nThe authenticated user for the request is made the data owner of the new calendar.\n\nNote: We recommend to authenticate as the intended data owner of the calendar. You can use domain-wide delegation of authority to allow applications to act on behalf of a specific user. Don't use a service account for authentication. If you use a service account for authentication, the service account is the data owner, which can lead to unexpected behavior. For example, if a service account is the data owner, data ownership cannot be transferred.","id":"calendar.calendars.insert","httpMethod":"POST","response":{"$ref":"Calendar"}},"patch":{"path":"calendars/{calendarId}","request":{"$ref":"Calendar"},"id":"calendar.calendars.patch","httpMethod":"PATCH","response":{"$ref":"Calendar"},"description":"Updates metadata for a calendar. This method supports patch semantics.","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.calendars"],"parameters":{"calendarId":{"location":"path","type":"string","description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true}},"parameterOrder":["calendarId"]},"clear":{"description":"Clears a primary calendar. This operation deletes all events associated with the primary calendar of an account.","parameters":{"calendarId":{"location":"path","type":"string","description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true}},"parameterOrder":["calendarId"],"id":"calendar.calendars.clear","httpMethod":"POST","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.calendars"],"path":"calendars/{calendarId}/clear"}}},"events":{"methods":{"instances":{"id":"calendar.events.instances","httpMethod":"GET","response":{"$ref":"Events"},"description":"Returns instances of the specified recurring event.","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.freebusy","https://www.googleapis.com/auth/calendar.events.owned","https://www.googleapis.com/auth/calendar.events.owned.readonly","https://www.googleapis.com/auth/calendar.events.public.readonly","https://www.googleapis.com/auth/calendar.events.readonly","https://www.googleapis.com/auth/calendar.readonly"],"path":"calendars/{calendarId}/events/{eventId}/instances","supportsSubscription":true,"parameters":{"maxAttendees":{"location":"query","type":"integer","description":"The maximum number of attendees to include in the response. If there are more than the specified number of attendees, only the participant is returned. Optional.","minimum":"1","format":"int32"},"maxResults":{"format":"int32","minimum":"1","description":"Maximum number of events returned on one result page. By default the value is 250 events. The page size can never be larger than 2500 events. Optional.","location":"query","type":"integer"},"calendarId":{"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true,"location":"path","type":"string"},"showDeleted":{"location":"query","type":"boolean","description":"Whether to include deleted events (with status equals \"cancelled\") in the result. Cancelled instances of recurring events will still be included if singleEvents is False. Optional. The default is False."},"pageToken":{"description":"Token specifying which result page to return. Optional.","type":"string","location":"query"},"timeMin":{"location":"query","type":"string","description":"Lower bound (inclusive) for an event's end time to filter by. Optional. The default is not to filter by end time. Must be an RFC3339 timestamp with mandatory time zone offset.","format":"date-time"},"originalStart":{"description":"The original start time of the instance in the result. Optional.","location":"query","type":"string"},"eventId":{"type":"string","location":"path","required":true,"description":"Recurring event identifier."},"timeMax":{"format":"date-time","description":"Upper bound (exclusive) for an event's start time to filter by. Optional. The default is not to filter by start time. Must be an RFC3339 timestamp with mandatory time zone offset.","type":"string","location":"query"},"alwaysIncludeEmail":{"type":"boolean","location":"query","description":"Deprecated and ignored. A value will always be returned in the email field for the organizer, creator and attendees, even if no real email address is available (i.e. a generated, non-working value will be provided)."},"timeZone":{"description":"Time zone used in the response. Optional. The default is the time zone of the calendar.","type":"string","location":"query"}},"parameterOrder":["calendarId","eventId"]},"watch":{"parameters":{"q":{"location":"query","type":"string","description":"Free text search terms to find events that match these terms in the following fields:\n\n- summary \n- description \n- location \n- attendee's displayName \n- attendee's email \n- organizer's displayName \n- organizer's email \n- workingLocationProperties.officeLocation.buildingId \n- workingLocationProperties.officeLocation.deskId \n- workingLocationProperties.officeLocation.label \n- workingLocationProperties.customLocation.label \nThese search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events. For example, searching for \"Office\" or \"Bureau\" returns working location events of type officeLocation, whereas searching for \"Out of office\" or \"Abwesend\" returns out-of-office events. Optional."},"alwaysIncludeEmail":{"location":"query","type":"boolean","description":"Deprecated and ignored."},"timeZone":{"description":"Time zone used in the response. Optional. The default is the time zone of the calendar.","type":"string","location":"query"},"iCalUID":{"description":"Specifies an event ID in the iCalendar format to be provided in the response. Optional. Use this if you want to search for an event by its iCalendar ID.","type":"string","location":"query"},"sharedExtendedProperty":{"location":"query","type":"string","repeated":true,"description":"Extended properties constraint specified as propertyName=value. Matches only shared properties. This parameter might be repeated multiple times to return events that match all given constraints."},"orderBy":{"description":"The order of the events returned in the result. Optional. The default is an unspecified, stable order.","type":"string","enumDescriptions":["Order by the start date/time (ascending). This is only available when querying single events (i.e. the parameter singleEvents is True)","Order by last modification time (ascending)."],"location":"query","enum":["startTime","updated"]},"privateExtendedProperty":{"location":"query","type":"string","repeated":true,"description":"Extended properties constraint specified as propertyName=value. Matches only private properties. This parameter might be repeated multiple times to return events that match all given constraints."},"pageToken":{"type":"string","location":"query","description":"Token specifying which result page to return. Optional."},"calendarId":{"type":"string","location":"path","required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword."},"showHiddenInvitations":{"description":"Whether to include hidden invitations in the result. Optional. The default is False.","type":"boolean","location":"query"},"maxAttendees":{"format":"int32","minimum":"1","description":"The maximum number of attendees to include in the response. If there are more than the specified number of attendees, only the participant is returned. Optional.","location":"query","type":"integer"},"syncToken":{"location":"query","type":"string","description":"Token obtained from the nextSyncToken field returned on the last page of results from the previous list request. It makes the result of this list request contain only entries that have changed since then. All events deleted since the previous list request will always be in the result set and it is not allowed to set showDeleted to False.\nThere are several query parameters that cannot be specified together with nextSyncToken to ensure consistency of the client state.\n\nThese are: \n- iCalUID \n- orderBy \n- privateExtendedProperty \n- q \n- sharedExtendedProperty \n- timeMin \n- timeMax \n- updatedMin All other query parameters should be the same as for the initial synchronization to avoid undefined behavior. If the syncToken expires, the server will respond with a 410 GONE response code and the client should clear its storage and perform a full synchronization without any syncToken.\nLearn more about incremental synchronization.\nOptional. The default is to return all entries."},"updatedMin":{"format":"date-time","description":"Lower bound for an event's last modification time (as a RFC3339 timestamp) to filter by. When specified, entries deleted since this time will always be included regardless of showDeleted. Optional. The default is not to filter by last modification time.","type":"string","location":"query"},"timeMax":{"format":"date-time","description":"Upper bound (exclusive) for an event's start time to filter by. Optional. The default is not to filter by start time. Must be an RFC3339 timestamp with mandatory time zone offset, for example, 2011-06-03T10:00:00-07:00, 2011-06-03T10:00:00Z. Milliseconds may be provided but are ignored. If timeMin is set, timeMax must be greater than timeMin.","type":"string","location":"query"},"timeMin":{"description":"Lower bound (exclusive) for an event's end time to filter by. Optional. The default is not to filter by end time. Must be an RFC3339 timestamp with mandatory time zone offset, for example, 2011-06-03T10:00:00-07:00, 2011-06-03T10:00:00Z. Milliseconds may be provided but are ignored. If timeMax is set, timeMin must be smaller than timeMax.","format":"date-time","location":"query","type":"string"},"eventTypes":{"enum":["birthday","default","focusTime","fromGmail","outOfOffice","workingLocation"],"type":"string","repeated":true,"enumDescriptions":["Special all-day events with an annual recurrence.","Regular events.","Focus time events.","Events from Gmail.","Out of office events.","Working location events."],"location":"query","description":"Event types to return. Optional. This parameter can be repeated multiple times to return events of different types. If unset, returns all event types."},"showDeleted":{"description":"Whether to include deleted events (with status equals \"cancelled\") in the result. Cancelled instances of recurring events (but not the underlying recurring event) will still be included if showDeleted and singleEvents are both False. If showDeleted and singleEvents are both True, only single instances of deleted events (but not the underlying recurring events) are returned. Optional. The default is False.","type":"boolean","location":"query"},"singleEvents":{"description":"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves. Optional. The default is False.","location":"query","type":"boolean"},"maxResults":{"type":"integer","location":"query","default":"250","description":"Maximum number of events returned on one result page. The number of events in the resulting page may be less than this value, or none at all, even if there are more events matching the query. Incomplete pages can be detected by a non-empty nextPageToken field in the response. By default the value is 250 events. The page size can never be larger than 2500 events. Optional.","minimum":"1","format":"int32"}},"parameterOrder":["calendarId"],"supportsSubscription":true,"path":"calendars/{calendarId}/events/watch","request":{"parameterName":"resource","$ref":"Channel"},"description":"Watch for changes to Events resources.","id":"calendar.events.watch","httpMethod":"POST","response":{"$ref":"Channel"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.freebusy","https://www.googleapis.com/auth/calendar.events.owned","https://www.googleapis.com/auth/calendar.events.owned.readonly","https://www.googleapis.com/auth/calendar.events.public.readonly","https://www.googleapis.com/auth/calendar.events.readonly","https://www.googleapis.com/auth/calendar.readonly"]},"import":{"parameters":{"calendarId":{"required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","type":"string","location":"path"},"supportsAttachments":{"description":"Whether API client performing operation supports event attachments. Optional. The default is False.","location":"query","type":"boolean"},"conferenceDataVersion":{"location":"query","type":"integer","description":"Version number of conference data supported by the API client. Version 0 assumes no conference data support and ignores conference data in the event's body. Version 1 enables support for copying of ConferenceData as well as for creating new conferences using the createRequest field of conferenceData. The default is 0.","maximum":"1","minimum":"0","format":"int32"}},"parameterOrder":["calendarId"],"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.owned"],"id":"calendar.events.import","httpMethod":"POST","response":{"$ref":"Event"},"description":"Imports an event. This operation is used to add a private copy of an existing event to a calendar. Only events with an eventType of default may be imported.\nDeprecated behavior: If a non-default event is imported, its type will be changed to default and any event-type-specific properties it may have will be dropped.","path":"calendars/{calendarId}/events/import","request":{"$ref":"Event"}},"delete":{"path":"calendars/{calendarId}/events/{eventId}","id":"calendar.events.delete","httpMethod":"DELETE","description":"Deletes an event.","parameters":{"eventId":{"location":"path","type":"string","description":"Event identifier.","required":true},"sendNotifications":{"description":"Deprecated. Please use sendUpdates instead.\n\nWhether to send notifications about the deletion of the event. Note that some emails might still be sent even if you set the value to false. The default is false.","location":"query","type":"boolean"},"sendUpdates":{"enum":["all","externalOnly","none"],"description":"Guests who should receive notifications about the deletion of the event.","type":"string","enumDescriptions":["Notifications are sent to all guests.","Notifications are sent to non-Google Calendar guests only.","No notifications are sent. For calendar migration tasks, consider using the Events.import method instead."],"location":"query"},"calendarId":{"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true,"location":"path","type":"string"}},"parameterOrder":["calendarId","eventId"],"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.owned"]},"get":{"path":"calendars/{calendarId}/events/{eventId}","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.freebusy","https://www.googleapis.com/auth/calendar.events.owned","https://www.googleapis.com/auth/calendar.events.owned.readonly","https://www.googleapis.com/auth/calendar.events.public.readonly","https://www.googleapis.com/auth/calendar.events.readonly","https://www.googleapis.com/auth/calendar.readonly"],"id":"calendar.events.get","httpMethod":"GET","response":{"$ref":"Event"},"description":"Returns an event based on its Google Calendar ID. To retrieve an event using its iCalendar ID, call the events.list method using the iCalUID parameter.","parameters":{"maxAttendees":{"type":"integer","location":"query","description":"The maximum number of attendees to include in the response. If there are more than the specified number of attendees, only the participant is returned. Optional.","minimum":"1","format":"int32"},"eventId":{"required":true,"description":"Event identifier.","type":"string","location":"path"},"alwaysIncludeEmail":{"location":"query","type":"boolean","description":"Deprecated and ignored. A value will always be returned in the email field for the organizer, creator and attendees, even if no real email address is available (i.e. a generated, non-working value will be provided)."},"calendarId":{"location":"path","type":"string","description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true},"timeZone":{"type":"string","location":"query","description":"Time zone used in the response. Optional. The default is the time zone of the calendar."}},"parameterOrder":["calendarId","eventId"]},"quickAdd":{"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.owned"],"description":"Creates an event based on a simple text string.","parameters":{"text":{"location":"query","type":"string","description":"The text describing the event to be created.","required":true},"sendNotifications":{"type":"boolean","location":"query","description":"Deprecated. Please use sendUpdates instead.\n\nWhether to send notifications about the creation of the event. Note that some emails might still be sent even if you set the value to false. The default is false."},"sendUpdates":{"enum":["all","externalOnly","none"],"description":"Guests who should receive notifications about the creation of the new event.","enumDescriptions":["Notifications are sent to all guests.","Notifications are sent to non-Google Calendar guests only.","No notifications are sent. For calendar migration tasks, consider using the Events.import method instead."],"location":"query","type":"string"},"calendarId":{"required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","type":"string","location":"path"}},"parameterOrder":["calendarId","text"],"id":"calendar.events.quickAdd","httpMethod":"POST","response":{"$ref":"Event"},"path":"calendars/{calendarId}/events/quickAdd"},"insert":{"path":"calendars/{calendarId}/events","request":{"$ref":"Event"},"description":"Creates an event.","id":"calendar.events.insert","httpMethod":"POST","response":{"$ref":"Event"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.owned"],"parameters":{"sendNotifications":{"description":"Deprecated. Please use sendUpdates instead.\n\nWhether to send notifications about the creation of the new event. Note that some emails might still be sent even if you set the value to false. The default is false.","type":"boolean","location":"query"},"maxAttendees":{"minimum":"1","format":"int32","location":"query","type":"integer","description":"The maximum number of attendees to include in the response. If there are more than the specified number of attendees, only the participant is returned. Optional."},"supportsAttachments":{"location":"query","type":"boolean","description":"Whether API client performing operation supports event attachments. Optional. The default is False."},"sendUpdates":{"type":"string","enumDescriptions":["Notifications are sent to all guests.","Notifications are sent to non-Google Calendar guests only.","No notifications are sent. Warning: Using the value none can have significant adverse effects, including events not syncing to external calendars or events being lost altogether for some users. For calendar migration tasks, consider using the events.import method instead."],"location":"query","description":"Whether to send notifications about the creation of the new event. Note that some emails might still be sent. The default is false.","enum":["all","externalOnly","none"]},"calendarId":{"type":"string","location":"path","required":true,"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword."},"conferenceDataVersion":{"description":"Version number of conference data supported by the API client. Version 0 assumes no conference data support and ignores conference data in the event's body. Version 1 enables support for copying of ConferenceData as well as for creating new conferences using the createRequest field of conferenceData. The default is 0.","maximum":"1","location":"query","type":"integer","format":"int32","minimum":"0"}},"parameterOrder":["calendarId"]},"list":{"path":"calendars/{calendarId}/events","supportsSubscription":true,"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.freebusy","https://www.googleapis.com/auth/calendar.events.owned","https://www.googleapis.com/auth/calendar.events.owned.readonly","https://www.googleapis.com/auth/calendar.events.public.readonly","https://www.googleapis.com/auth/calendar.events.readonly","https://www.googleapis.com/auth/calendar.readonly"],"id":"calendar.events.list","httpMethod":"GET","response":{"$ref":"Events"},"description":"Returns events on the specified calendar.","parameters":{"timeMax":{"format":"date-time","description":"Upper bound (exclusive) for an event's start time to filter by. Optional. The default is not to filter by start time. Must be an RFC3339 timestamp with mandatory time zone offset, for example, 2011-06-03T10:00:00-07:00, 2011-06-03T10:00:00Z. Milliseconds may be provided but are ignored. If timeMin is set, timeMax must be greater than timeMin.","type":"string","location":"query"},"timeMin":{"description":"Lower bound (exclusive) for an event's end time to filter by. Optional. The default is not to filter by end time. Must be an RFC3339 timestamp with mandatory time zone offset, for example, 2011-06-03T10:00:00-07:00, 2011-06-03T10:00:00Z. Milliseconds may be provided but are ignored. If timeMax is set, timeMin must be smaller than timeMax.","format":"date-time","location":"query","type":"string"},"eventTypes":{"enum":["birthday","default","focusTime","fromGmail","outOfOffice","workingLocation"],"description":"Event types to return. Optional. This parameter can be repeated multiple times to return events of different types. If unset, returns all event types.","type":"string","repeated":true,"enumDescriptions":["Special all-day events with an annual recurrence.","Regular events.","Focus time events.","Events from Gmail.","Out of office events.","Working location events."],"location":"query"},"maxResults":{"type":"integer","location":"query","default":"250","description":"Maximum number of events returned on one result page. The number of events in the resulting page may be less than this value, or none at all, even if there are more events matching the query. Incomplete pages can be detected by a non-empty nextPageToken field in the response. By default the value is 250 events. The page size can never be larger than 2500 events. Optional.","minimum":"1","format":"int32"},"showDeleted":{"type":"boolean","location":"query","description":"Whether to include deleted events (with status equals \"cancelled\") in the result. Cancelled instances of recurring events (but not the underlying recurring event) will still be included if showDeleted and singleEvents are both False. If showDeleted and singleEvents are both True, only single instances of deleted events (but not the underlying recurring events) are returned. Optional. The default is False."},"singleEvents":{"location":"query","type":"boolean","description":"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves. Optional. The default is False."},"iCalUID":{"type":"string","location":"query","description":"Specifies an event ID in the iCalendar format to be provided in the response. Optional. Use this if you want to search for an event by its iCalendar ID."},"sharedExtendedProperty":{"description":"Extended properties constraint specified as propertyName=value. Matches only shared properties. This parameter might be repeated multiple times to return events that match all given constraints.","type":"string","repeated":true,"location":"query"},"orderBy":{"enum":["startTime","updated"],"description":"The order of the events returned in the result. Optional. The default is an unspecified, stable order.","enumDescriptions":["Order by the start date/time (ascending). This is only available when querying single events (i.e. the parameter singleEvents is True)","Order by last modification time (ascending)."],"location":"query","type":"string"},"privateExtendedProperty":{"description":"Extended properties constraint specified as propertyName=value. Matches only private properties. This parameter might be repeated multiple times to return events that match all given constraints.","location":"query","type":"string","repeated":true},"q":{"description":"Free text search terms to find events that match these terms in the following fields:\n\n- summary \n- description \n- location \n- attendee's displayName \n- attendee's email \n- organizer's displayName \n- organizer's email \n- workingLocationProperties.officeLocation.buildingId \n- workingLocationProperties.officeLocation.deskId \n- workingLocationProperties.officeLocation.label \n- workingLocationProperties.customLocation.label \nThese search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events. For example, searching for \"Office\" or \"Bureau\" returns working location events of type officeLocation, whereas searching for \"Out of office\" or \"Abwesend\" returns out-of-office events. Optional.","type":"string","location":"query"},"alwaysIncludeEmail":{"description":"Deprecated and ignored.","type":"boolean","location":"query"},"timeZone":{"description":"Time zone used in the response. Optional. The default is the time zone of the calendar.","location":"query","type":"string"},"showHiddenInvitations":{"type":"boolean","location":"query","description":"Whether to include hidden invitations in the result. Optional. The default is False."},"maxAttendees":{"location":"query","type":"integer","description":"The maximum number of attendees to include in the response. If there are more than the specified number of attendees, only the participant is returned. Optional.","minimum":"1","format":"int32"},"syncToken":{"location":"query","type":"string","description":"Token obtained from the nextSyncToken field returned on the last page of results from the previous list request. It makes the result of this list request contain only entries that have changed since then. All events deleted since the previous list request will always be in the result set and it is not allowed to set showDeleted to False.\nThere are several query parameters that cannot be specified together with nextSyncToken to ensure consistency of the client state.\n\nThese are: \n- iCalUID \n- orderBy \n- privateExtendedProperty \n- q \n- sharedExtendedProperty \n- timeMin \n- timeMax \n- updatedMin All other query parameters should be the same as for the initial synchronization to avoid undefined behavior. If the syncToken expires, the server will respond with a 410 GONE response code and the client should clear its storage and perform a full synchronization without any syncToken.\nLearn more about incremental synchronization.\nOptional. The default is to return all entries."},"updatedMin":{"type":"string","location":"query","format":"date-time","description":"Lower bound for an event's last modification time (as a RFC3339 timestamp) to filter by. When specified, entries deleted since this time will always be included regardless of showDeleted. Optional. The default is not to filter by last modification time."},"pageToken":{"description":"Token specifying which result page to return. Optional.","type":"string","location":"query"},"calendarId":{"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true,"location":"path","type":"string"}},"parameterOrder":["calendarId"]},"patch":{"parameters":{"sendUpdates":{"enum":["all","externalOnly","none"],"description":"Guests who should receive notifications about the event update (for example, title changes, etc.).","type":"string","enumDescriptions":["Notifications are sent to all guests.","Notifications are sent to non-Google Calendar guests only.","No notifications are sent. For calendar migration tasks, consider using the Events.import method instead."],"location":"query"},"alwaysIncludeEmail":{"location":"query","type":"boolean","description":"Deprecated and ignored. A value will always be returned in the email field for the organizer, creator and attendees, even if no real email address is available (i.e. a generated, non-working value will be provided)."},"calendarId":{"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true,"location":"path","type":"string"},"conferenceDataVersion":{"type":"integer","location":"query","maximum":"1","description":"Version number of conference data supported by the API client. Version 0 assumes no conference data support and ignores conference data in the event's body. Version 1 enables support for copying of ConferenceData as well as for creating new conferences using the createRequest field of conferenceData. The default is 0.","minimum":"0","format":"int32"},"sendNotifications":{"type":"boolean","location":"query","description":"Deprecated. Please use sendUpdates instead.\n\nWhether to send notifications about the event update (for example, description changes, etc.). Note that some emails might still be sent even if you set the value to false. The default is false."},"maxAttendees":{"type":"integer","location":"query","description":"The maximum number of attendees to include in the response. If there are more than the specified number of attendees, only the participant is returned. Optional.","minimum":"1","format":"int32"},"supportsAttachments":{"location":"query","type":"boolean","description":"Whether API client performing operation supports event attachments. Optional. The default is False."},"eventId":{"location":"path","type":"string","description":"Event identifier.","required":true}},"parameterOrder":["calendarId","eventId"],"path":"calendars/{calendarId}/events/{eventId}","request":{"$ref":"Event"},"description":"Updates an event. This method supports patch semantics.","id":"calendar.events.patch","httpMethod":"PATCH","response":{"$ref":"Event"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.owned"]},"move":{"id":"calendar.events.move","httpMethod":"POST","response":{"$ref":"Event"},"description":"Moves an event to another calendar, i.e. changes an event's organizer. Note that only default events can be moved; birthday, focusTime, fromGmail, outOfOffice and workingLocation events cannot be moved.","parameters":{"sendNotifications":{"type":"boolean","location":"query","description":"Deprecated. Please use sendUpdates instead.\n\nWhether to send notifications about the change of the event's organizer. Note that some emails might still be sent even if you set the value to false. The default is false."},"eventId":{"required":true,"description":"Event identifier.","type":"string","location":"path"},"calendarId":{"location":"path","type":"string","description":"Calendar identifier of the source calendar where the event currently is on.","required":true},"sendUpdates":{"enum":["all","externalOnly","none"],"enumDescriptions":["Notifications are sent to all guests.","Notifications are sent to non-Google Calendar guests only.","No notifications are sent. For calendar migration tasks, consider using the Events.import method instead."],"location":"query","type":"string","description":"Guests who should receive notifications about the change of the event's organizer."},"destination":{"type":"string","location":"query","required":true,"description":"Calendar identifier of the target calendar where the event is to be moved to."}},"parameterOrder":["calendarId","eventId","destination"],"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.owned"],"path":"calendars/{calendarId}/events/{eventId}/move"},"update":{"path":"calendars/{calendarId}/events/{eventId}","request":{"$ref":"Event"},"id":"calendar.events.update","httpMethod":"PUT","response":{"$ref":"Event"},"description":"Updates an event.","scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.app.created","https://www.googleapis.com/auth/calendar.events","https://www.googleapis.com/auth/calendar.events.owned"],"parameters":{"maxAttendees":{"description":"The maximum number of attendees to include in the response. If there are more than the specified number of attendees, only the participant is returned. Optional.","type":"integer","location":"query","format":"int32","minimum":"1"},"supportsAttachments":{"description":"Whether API client performing operation supports event attachments. Optional. The default is False.","location":"query","type":"boolean"},"sendNotifications":{"description":"Deprecated. Please use sendUpdates instead.\n\nWhether to send notifications about the event update (for example, description changes, etc.). Note that some emails might still be sent even if you set the value to false. The default is false.","location":"query","type":"boolean"},"eventId":{"type":"string","location":"path","required":true,"description":"Event identifier."},"alwaysIncludeEmail":{"description":"Deprecated and ignored. A value will always be returned in the email field for the organizer, creator and attendees, even if no real email address is available (i.e. a generated, non-working value will be provided).","type":"boolean","location":"query"},"calendarId":{"description":"Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.","required":true,"location":"path","type":"string"},"sendUpdates":{"enum":["all","externalOnly","none"],"enumDescriptions":["Notifications are sent to all guests.","Notifications are sent to non-Google Calendar guests only.","No notifications are sent. For calendar migration tasks, consider using the Events.import method instead."],"location":"query","type":"string","description":"Guests who should receive notifications about the event update (for example, title changes, etc.)."},"conferenceDataVersion":{"format":"int32","minimum":"0","description":"Version number of conference data supported by the API client. Version 0 assumes no conference data support and ignores conference data in the event's body. Version 1 enables support for copying of ConferenceData as well as for creating new conferences using the createRequest field of conferenceData. The default is 0.","maximum":"1","location":"query","type":"integer"}},"parameterOrder":["calendarId","eventId"]}}},"freebusy":{"methods":{"query":{"path":"freeBusy","request":{"$ref":"FreeBusyRequest"},"description":"Returns free/busy information for a set of calendars.","id":"calendar.freebusy.query","httpMethod":"POST","response":{"$ref":"FreeBusyResponse"},"scopes":["https://www.googleapis.com/auth/calendar","https://www.googleapis.com/auth/calendar.events.freebusy","https://www.googleapis.com/auth/calendar.freebusy","https://www.googleapis.com/auth/calendar.readonly"]}}}},"kind":"discovery#restDescription","parameters":{"oauth_token":{"description":"OAuth 2.0 token for the current user.","location":"query","type":"string"},"alt":{"enum":["json"],"type":"string","enumDescriptions":["Responses with Content-Type of application/json"],"location":"query","default":"json","description":"Data format for the response."},"quotaUser":{"type":"string","location":"query","description":"An opaque string that represents a user for quota purposes. Must not exceed 40 characters."},"fields":{"type":"string","location":"query","description":"Selector specifying which fields to include in a partial response."},"key":{"description":"API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.","location":"query","type":"string"},"userIp":{"type":"string","location":"query","description":"Deprecated. Please use quotaUser instead."},"prettyPrint":{"location":"query","type":"boolean","description":"Returns response with indentations and line breaks.","default":"true"}}}