Skip to content

Commit 78df1e1

Browse files
fix(calendar): update the api
#### calendar:v3 The following keys were changed: - resources.acl.methods.delete.scopes (Total Keys: 1) - resources.acl.methods.get.scopes (Total Keys: 1) - resources.acl.methods.insert.scopes (Total Keys: 1) - resources.acl.methods.list.scopes (Total Keys: 1) - resources.acl.methods.patch.scopes (Total Keys: 1) - resources.acl.methods.update.scopes (Total Keys: 1) - resources.acl.methods.watch.scopes (Total Keys: 1) - resources.calendarList.methods.delete.scopes (Total Keys: 1) - resources.calendarList.methods.get.scopes (Total Keys: 1) - resources.calendarList.methods.insert.scopes (Total Keys: 1) - resources.calendarList.methods.list.scopes (Total Keys: 1) - resources.calendarList.methods.patch.scopes (Total Keys: 1) - resources.calendarList.methods.update.scopes (Total Keys: 1) - resources.calendarList.methods.watch.scopes (Total Keys: 1) - resources.calendars.methods.clear.scopes (Total Keys: 1) - resources.calendars.methods.delete.scopes (Total Keys: 1) - resources.calendars.methods.get.scopes (Total Keys: 1) - resources.calendars.methods.insert.scopes (Total Keys: 1) - resources.calendars.methods.patch.scopes (Total Keys: 1) - resources.calendars.methods.update.scopes (Total Keys: 1) - resources.channels.methods.stop.scopes (Total Keys: 1) - resources.colors.methods.get.scopes (Total Keys: 1) - resources.events.methods.delete.scopes (Total Keys: 1) - resources.events.methods.get.scopes (Total Keys: 1) - resources.events.methods.import.scopes (Total Keys: 1) - resources.events.methods.insert.scopes (Total Keys: 1) - resources.events.methods.instances.scopes (Total Keys: 1) - resources.events.methods.list.scopes (Total Keys: 1) - resources.events.methods.move.scopes (Total Keys: 1) - resources.events.methods.patch.scopes (Total Keys: 1) - resources.events.methods.quickAdd.scopes (Total Keys: 1) - resources.events.methods.update.scopes (Total Keys: 1) - resources.events.methods.watch.scopes (Total Keys: 1) - resources.freebusy.methods.query.scopes (Total Keys: 1)
1 parent b22ff70 commit 78df1e1

File tree

2 files changed

+163
-40
lines changed

2 files changed

+163
-40
lines changed

docs/dyn/calendar_v3.acl.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ <h3>Method Details</h3>
136136
# - &quot;none&quot; - Provides no access.
137137
# - &quot;freeBusyReader&quot; - Provides read access to free/busy information.
138138
# - &quot;reader&quot; - Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden.
139-
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible.
140-
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs.
139+
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. Provides read access to the calendar&#x27;s ACLs.
140+
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to manipulate ACLs.
141141
&quot;scope&quot;: { # The extent to which calendar access is granted by this ACL rule.
142142
&quot;type&quot;: &quot;A String&quot;, # The type of the scope. Possible values are:
143143
# - &quot;default&quot; - The public scope. This is the default value.
@@ -166,8 +166,8 @@ <h3>Method Details</h3>
166166
# - &quot;none&quot; - Provides no access.
167167
# - &quot;freeBusyReader&quot; - Provides read access to free/busy information.
168168
# - &quot;reader&quot; - Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden.
169-
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible.
170-
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs.
169+
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. Provides read access to the calendar&#x27;s ACLs.
170+
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to manipulate ACLs.
171171
&quot;scope&quot;: { # The extent to which calendar access is granted by this ACL rule.
172172
&quot;type&quot;: &quot;A String&quot;, # The type of the scope. Possible values are:
173173
# - &quot;default&quot; - The public scope. This is the default value.
@@ -191,8 +191,8 @@ <h3>Method Details</h3>
191191
# - &quot;none&quot; - Provides no access.
192192
# - &quot;freeBusyReader&quot; - Provides read access to free/busy information.
193193
# - &quot;reader&quot; - Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden.
194-
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible.
195-
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs.
194+
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. Provides read access to the calendar&#x27;s ACLs.
195+
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to manipulate ACLs.
196196
&quot;scope&quot;: { # The extent to which calendar access is granted by this ACL rule.
197197
&quot;type&quot;: &quot;A String&quot;, # The type of the scope. Possible values are:
198198
# - &quot;default&quot; - The public scope. This is the default value.
@@ -232,8 +232,8 @@ <h3>Method Details</h3>
232232
# - &quot;none&quot; - Provides no access.
233233
# - &quot;freeBusyReader&quot; - Provides read access to free/busy information.
234234
# - &quot;reader&quot; - Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden.
235-
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible.
236-
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs.
235+
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. Provides read access to the calendar&#x27;s ACLs.
236+
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to manipulate ACLs.
237237
&quot;scope&quot;: { # The extent to which calendar access is granted by this ACL rule.
238238
&quot;type&quot;: &quot;A String&quot;, # The type of the scope. Possible values are:
239239
# - &quot;default&quot; - The public scope. This is the default value.
@@ -282,8 +282,8 @@ <h3>Method Details</h3>
282282
# - &quot;none&quot; - Provides no access.
283283
# - &quot;freeBusyReader&quot; - Provides read access to free/busy information.
284284
# - &quot;reader&quot; - Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden.
285-
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible.
286-
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs.
285+
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. Provides read access to the calendar&#x27;s ACLs.
286+
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to manipulate ACLs.
287287
&quot;scope&quot;: { # The extent to which calendar access is granted by this ACL rule.
288288
&quot;type&quot;: &quot;A String&quot;, # The type of the scope. Possible values are:
289289
# - &quot;default&quot; - The public scope. This is the default value.
@@ -307,8 +307,8 @@ <h3>Method Details</h3>
307307
# - &quot;none&quot; - Provides no access.
308308
# - &quot;freeBusyReader&quot; - Provides read access to free/busy information.
309309
# - &quot;reader&quot; - Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden.
310-
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible.
311-
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs.
310+
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. Provides read access to the calendar&#x27;s ACLs.
311+
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to manipulate ACLs.
312312
&quot;scope&quot;: { # The extent to which calendar access is granted by this ACL rule.
313313
&quot;type&quot;: &quot;A String&quot;, # The type of the scope. Possible values are:
314314
# - &quot;default&quot; - The public scope. This is the default value.
@@ -338,8 +338,8 @@ <h3>Method Details</h3>
338338
# - &quot;none&quot; - Provides no access.
339339
# - &quot;freeBusyReader&quot; - Provides read access to free/busy information.
340340
# - &quot;reader&quot; - Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden.
341-
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible.
342-
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs.
341+
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. Provides read access to the calendar&#x27;s ACLs.
342+
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to manipulate ACLs.
343343
&quot;scope&quot;: { # The extent to which calendar access is granted by this ACL rule.
344344
&quot;type&quot;: &quot;A String&quot;, # The type of the scope. Possible values are:
345345
# - &quot;default&quot; - The public scope. This is the default value.
@@ -363,8 +363,8 @@ <h3>Method Details</h3>
363363
# - &quot;none&quot; - Provides no access.
364364
# - &quot;freeBusyReader&quot; - Provides read access to free/busy information.
365365
# - &quot;reader&quot; - Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden.
366-
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible.
367-
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs.
366+
# - &quot;writer&quot; - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. Provides read access to the calendar&#x27;s ACLs.
367+
# - &quot;owner&quot; - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to manipulate ACLs.
368368
&quot;scope&quot;: { # The extent to which calendar access is granted by this ACL rule.
369369
&quot;type&quot;: &quot;A String&quot;, # The type of the scope. Possible values are:
370370
# - &quot;default&quot; - The public scope. This is the default value.

0 commit comments

Comments
 (0)