You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/calendar_v3.acl.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -397,7 +397,7 @@ <h3>Method Details</h3>
397
397
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
398
398
"resourceUri": "A String", # A version-specific identifier for the watched resource.
399
399
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
400
-
"type": "A String", # The type of delivery mechanism used for this channel.
400
+
"type": "A String", # The type of delivery mechanism used for this channel. Valid values are "web_hook" (or "webhook"). Both values refer to a channel where Http requests are used to deliver messages.
401
401
}
402
402
403
403
maxResults: integer, 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.
@@ -423,7 +423,7 @@ <h3>Method Details</h3>
423
423
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
424
424
"resourceUri": "A String", # A version-specific identifier for the watched resource.
425
425
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
426
-
"type": "A String", # The type of delivery mechanism used for this channel.
426
+
"type": "A String", # The type of delivery mechanism used for this channel. Valid values are "web_hook" (or "webhook"). Both values refer to a channel where Http requests are used to deliver messages.
Copy file name to clipboardExpand all lines: docs/dyn/calendar_v3.calendarList.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -702,7 +702,7 @@ <h3>Method Details</h3>
702
702
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
703
703
"resourceUri": "A String", # A version-specific identifier for the watched resource.
704
704
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
705
-
"type": "A String", # The type of delivery mechanism used for this channel.
705
+
"type": "A String", # The type of delivery mechanism used for this channel. Valid values are "web_hook" (or "webhook"). Both values refer to a channel where Http requests are used to deliver messages.
706
706
}
707
707
708
708
maxResults: integer, 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.
@@ -736,7 +736,7 @@ <h3>Method Details</h3>
736
736
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
737
737
"resourceUri": "A String", # A version-specific identifier for the watched resource.
738
738
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
739
-
"type": "A String", # The type of delivery mechanism used for this channel.
739
+
"type": "A String", # The type of delivery mechanism used for this channel. Valid values are "web_hook" (or "webhook"). Both values refer to a channel where Http requests are used to deliver messages.
Copy file name to clipboardExpand all lines: docs/dyn/calendar_v3.channels.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ <h3>Method Details</h3>
106
106
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
107
107
"resourceUri": "A String", # A version-specific identifier for the watched resource.
108
108
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
109
-
"type": "A String", # The type of delivery mechanism used for this channel.
109
+
"type": "A String", # The type of delivery mechanism used for this channel. Valid values are "web_hook" (or "webhook"). Both values refer to a channel where Http requests are used to deliver messages.
Copy file name to clipboardExpand all lines: docs/dyn/calendar_v3.events.html
+41-2Lines changed: 41 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -307,6 +307,9 @@ <h3>Method Details</h3>
307
307
},
308
308
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
309
309
"etag": "A String", # ETag of the resource.
310
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
311
+
# - "default" - A regular event or not further specified.
312
+
# - "outOfOffice" - An out-of-office event.
310
313
"extendedProperties": { # Extended properties of the event.
311
314
"private": { # Properties that are private to the copy of the event that appears on this calendar.
312
315
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -569,6 +572,9 @@ <h3>Method Details</h3>
569
572
},
570
573
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
571
574
"etag": "A String", # ETag of the resource.
575
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
576
+
# - "default" - A regular event or not further specified.
577
+
# - "outOfOffice" - An out-of-office event.
572
578
"extendedProperties": { # Extended properties of the event.
573
579
"private": { # Properties that are private to the copy of the event that appears on this calendar.
574
580
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -827,6 +833,9 @@ <h3>Method Details</h3>
827
833
},
828
834
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
829
835
"etag": "A String", # ETag of the resource.
836
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
837
+
# - "default" - A regular event or not further specified.
838
+
# - "outOfOffice" - An out-of-office event.
830
839
"extendedProperties": { # Extended properties of the event.
831
840
"private": { # Properties that are private to the copy of the event that appears on this calendar.
832
841
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -1089,6 +1098,9 @@ <h3>Method Details</h3>
1089
1098
},
1090
1099
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
1091
1100
"etag": "A String", # ETag of the resource.
1101
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
1102
+
# - "default" - A regular event or not further specified.
1103
+
# - "outOfOffice" - An out-of-office event.
1092
1104
"extendedProperties": { # Extended properties of the event.
1093
1105
"private": { # Properties that are private to the copy of the event that appears on this calendar.
1094
1106
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -1356,6 +1368,9 @@ <h3>Method Details</h3>
1356
1368
},
1357
1369
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
1358
1370
"etag": "A String", # ETag of the resource.
1371
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
1372
+
# - "default" - A regular event or not further specified.
1373
+
# - "outOfOffice" - An out-of-office event.
1359
1374
"extendedProperties": { # Extended properties of the event.
1360
1375
"private": { # Properties that are private to the copy of the event that appears on this calendar.
1361
1376
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -1649,6 +1664,9 @@ <h3>Method Details</h3>
1649
1664
},
1650
1665
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
1651
1666
"etag": "A String", # ETag of the resource.
1667
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
1668
+
# - "default" - A regular event or not further specified.
1669
+
# - "outOfOffice" - An out-of-office event.
1652
1670
"extendedProperties": { # Extended properties of the event.
1653
1671
"private": { # Properties that are private to the copy of the event that appears on this calendar.
1654
1672
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -1987,6 +2005,9 @@ <h3>Method Details</h3>
1987
2005
},
1988
2006
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
1989
2007
"etag": "A String", # ETag of the resource.
2008
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
2009
+
# - "default" - A regular event or not further specified.
2010
+
# - "outOfOffice" - An out-of-office event.
1990
2011
"extendedProperties": { # Extended properties of the event.
1991
2012
"private": { # Properties that are private to the copy of the event that appears on this calendar.
1992
2013
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -2282,6 +2303,9 @@ <h3>Method Details</h3>
2282
2303
},
2283
2304
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
2284
2305
"etag": "A String", # ETag of the resource.
2306
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
2307
+
# - "default" - A regular event or not further specified.
2308
+
# - "outOfOffice" - An out-of-office event.
2285
2309
"extendedProperties": { # Extended properties of the event.
2286
2310
"private": { # Properties that are private to the copy of the event that appears on this calendar.
2287
2311
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -2545,6 +2569,9 @@ <h3>Method Details</h3>
2545
2569
},
2546
2570
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
2547
2571
"etag": "A String", # ETag of the resource.
2572
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
2573
+
# - "default" - A regular event or not further specified.
2574
+
# - "outOfOffice" - An out-of-office event.
2548
2575
"extendedProperties": { # Extended properties of the event.
2549
2576
"private": { # Properties that are private to the copy of the event that appears on this calendar.
2550
2577
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -2813,6 +2840,9 @@ <h3>Method Details</h3>
2813
2840
},
2814
2841
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
2815
2842
"etag": "A String", # ETag of the resource.
2843
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
2844
+
# - "default" - A regular event or not further specified.
2845
+
# - "outOfOffice" - An out-of-office event.
2816
2846
"extendedProperties": { # Extended properties of the event.
2817
2847
"private": { # Properties that are private to the copy of the event that appears on this calendar.
2818
2848
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -3085,6 +3115,9 @@ <h3>Method Details</h3>
3085
3115
},
3086
3116
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
3087
3117
"etag": "A String", # ETag of the resource.
3118
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
3119
+
# - "default" - A regular event or not further specified.
3120
+
# - "outOfOffice" - An out-of-office event.
3088
3121
"extendedProperties": { # Extended properties of the event.
3089
3122
"private": { # Properties that are private to the copy of the event that appears on this calendar.
3090
3123
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -3348,6 +3381,9 @@ <h3>Method Details</h3>
3348
3381
},
3349
3382
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
3350
3383
"etag": "A String", # ETag of the resource.
3384
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
3385
+
# - "default" - A regular event or not further specified.
3386
+
# - "outOfOffice" - An out-of-office event.
3351
3387
"extendedProperties": { # Extended properties of the event.
3352
3388
"private": { # Properties that are private to the copy of the event that appears on this calendar.
3353
3389
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -3616,6 +3652,9 @@ <h3>Method Details</h3>
3616
3652
},
3617
3653
"endTimeUnspecified": false, # Whether the end time is actually unspecified. An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.
3618
3654
"etag": "A String", # ETag of the resource.
3655
+
"eventType": "default", # Specific type of the event. Read-only. Possible values are:
3656
+
# - "default" - A regular event or not further specified.
3657
+
# - "outOfOffice" - An out-of-office event.
3619
3658
"extendedProperties": { # Extended properties of the event.
3620
3659
"private": { # Properties that are private to the copy of the event that appears on this calendar.
3621
3660
"a_key": "A String", # The name of the private property and the corresponding value.
@@ -3737,7 +3776,7 @@ <h3>Method Details</h3>
3737
3776
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
3738
3777
"resourceUri": "A String", # A version-specific identifier for the watched resource.
3739
3778
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
3740
-
"type": "A String", # The type of delivery mechanism used for this channel.
3779
+
"type": "A String", # The type of delivery mechanism used for this channel. Valid values are "web_hook" (or "webhook"). Both values refer to a channel where Http requests are used to deliver messages.
3741
3780
}
3742
3781
3743
3782
alwaysIncludeEmail: boolean, 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).
@@ -3789,7 +3828,7 @@ <h3>Method Details</h3>
3789
3828
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
3790
3829
"resourceUri": "A String", # A version-specific identifier for the watched resource.
3791
3830
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
3792
-
"type": "A String", # The type of delivery mechanism used for this channel.
3831
+
"type": "A String", # The type of delivery mechanism used for this channel. Valid values are "web_hook" (or "webhook"). Both values refer to a channel where Http requests are used to deliver messages.
Copy file name to clipboardExpand all lines: docs/dyn/calendar_v3.settings.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -178,7 +178,7 @@ <h3>Method Details</h3>
178
178
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
179
179
"resourceUri": "A String", # A version-specific identifier for the watched resource.
180
180
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
181
-
"type": "A String", # The type of delivery mechanism used for this channel.
181
+
"type": "A String", # The type of delivery mechanism used for this channel. Valid values are "web_hook" (or "webhook"). Both values refer to a channel where Http requests are used to deliver messages.
182
182
}
183
183
184
184
maxResults: integer, 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.
@@ -203,7 +203,7 @@ <h3>Method Details</h3>
203
203
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
204
204
"resourceUri": "A String", # A version-specific identifier for the watched resource.
205
205
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
206
-
"type": "A String", # The type of delivery mechanism used for this channel.
206
+
"type": "A String", # The type of delivery mechanism used for this channel. Valid values are "web_hook" (or "webhook"). Both values refer to a channel where Http requests are used to deliver messages.
0 commit comments