@@ -183,6 +183,7 @@ <h3>Method Details</h3>
183183 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
184184 "gadget": { # A gadget that extends this event.
185185 "preferences": { # Preferences.
186+ "a_key": "A String", # The preference name and corresponding value.
186187 },
187188 "title": "A String", # The gadget's title.
188189 "height": 42, # The gadget's height in pixels. Optional.
@@ -203,8 +204,10 @@ <h3>Method Details</h3>
203204 "iCalUID": "A String", # Event ID in the iCalendar format.
204205 "extendedProperties": { # Extended properties of the event.
205206 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
207+ "a_key": "A String", # The name of the shared property and the corresponding value.
206208 },
207209 "private": { # Properties that are private to the copy of the event that appears on this calendar.
210+ "a_key": "A String", # The name of the private property and the corresponding value.
208211 },
209212 },
210213 "endTimeUnspecified": True or False,
@@ -308,6 +311,7 @@ <h3>Method Details</h3>
308311 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
309312 "gadget": { # A gadget that extends this event.
310313 "preferences": { # Preferences.
314+ "a_key": "A String", # The preference name and corresponding value.
311315 },
312316 "title": "A String", # The gadget's title.
313317 "height": 42, # The gadget's height in pixels. Optional.
@@ -328,8 +332,10 @@ <h3>Method Details</h3>
328332 "iCalUID": "A String", # Event ID in the iCalendar format.
329333 "extendedProperties": { # Extended properties of the event.
330334 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
335+ "a_key": "A String", # The name of the shared property and the corresponding value.
331336 },
332337 "private": { # Properties that are private to the copy of the event that appears on this calendar.
338+ "a_key": "A String", # The name of the private property and the corresponding value.
333339 },
334340 },
335341 "endTimeUnspecified": True or False,
@@ -427,6 +433,7 @@ <h3>Method Details</h3>
427433 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
428434 "gadget": { # A gadget that extends this event.
429435 "preferences": { # Preferences.
436+ "a_key": "A String", # The preference name and corresponding value.
430437 },
431438 "title": "A String", # The gadget's title.
432439 "height": 42, # The gadget's height in pixels. Optional.
@@ -447,8 +454,10 @@ <h3>Method Details</h3>
447454 "iCalUID": "A String", # Event ID in the iCalendar format.
448455 "extendedProperties": { # Extended properties of the event.
449456 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
457+ "a_key": "A String", # The name of the shared property and the corresponding value.
450458 },
451459 "private": { # Properties that are private to the copy of the event that appears on this calendar.
460+ "a_key": "A String", # The name of the private property and the corresponding value.
452461 },
453462 },
454463 "endTimeUnspecified": True or False,
@@ -552,6 +561,7 @@ <h3>Method Details</h3>
552561 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
553562 "gadget": { # A gadget that extends this event.
554563 "preferences": { # Preferences.
564+ "a_key": "A String", # The preference name and corresponding value.
555565 },
556566 "title": "A String", # The gadget's title.
557567 "height": 42, # The gadget's height in pixels. Optional.
@@ -572,8 +582,10 @@ <h3>Method Details</h3>
572582 "iCalUID": "A String", # Event ID in the iCalendar format.
573583 "extendedProperties": { # Extended properties of the event.
574584 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
585+ "a_key": "A String", # The name of the shared property and the corresponding value.
575586 },
576587 "private": { # Properties that are private to the copy of the event that appears on this calendar.
588+ "a_key": "A String", # The name of the private property and the corresponding value.
577589 },
578590 },
579591 "endTimeUnspecified": True or False,
@@ -672,6 +684,7 @@ <h3>Method Details</h3>
672684 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
673685 "gadget": { # A gadget that extends this event.
674686 "preferences": { # Preferences.
687+ "a_key": "A String", # The preference name and corresponding value.
675688 },
676689 "title": "A String", # The gadget's title.
677690 "height": 42, # The gadget's height in pixels. Optional.
@@ -692,8 +705,10 @@ <h3>Method Details</h3>
692705 "iCalUID": "A String", # Event ID in the iCalendar format.
693706 "extendedProperties": { # Extended properties of the event.
694707 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
708+ "a_key": "A String", # The name of the shared property and the corresponding value.
695709 },
696710 "private": { # Properties that are private to the copy of the event that appears on this calendar.
711+ "a_key": "A String", # The name of the private property and the corresponding value.
697712 },
698713 },
699714 "endTimeUnspecified": True or False,
@@ -820,6 +835,7 @@ <h3>Method Details</h3>
820835 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
821836 "gadget": { # A gadget that extends this event.
822837 "preferences": { # Preferences.
838+ "a_key": "A String", # The preference name and corresponding value.
823839 },
824840 "title": "A String", # The gadget's title.
825841 "height": 42, # The gadget's height in pixels. Optional.
@@ -840,8 +856,10 @@ <h3>Method Details</h3>
840856 "iCalUID": "A String", # Event ID in the iCalendar format.
841857 "extendedProperties": { # Extended properties of the event.
842858 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
859+ "a_key": "A String", # The name of the shared property and the corresponding value.
843860 },
844861 "private": { # Properties that are private to the copy of the event that appears on this calendar.
862+ "a_key": "A String", # The name of the private property and the corresponding value.
845863 },
846864 },
847865 "endTimeUnspecified": True or False,
@@ -1003,6 +1021,7 @@ <h3>Method Details</h3>
10031021 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
10041022 "gadget": { # A gadget that extends this event.
10051023 "preferences": { # Preferences.
1024+ "a_key": "A String", # The preference name and corresponding value.
10061025 },
10071026 "title": "A String", # The gadget's title.
10081027 "height": 42, # The gadget's height in pixels. Optional.
@@ -1023,8 +1042,10 @@ <h3>Method Details</h3>
10231042 "iCalUID": "A String", # Event ID in the iCalendar format.
10241043 "extendedProperties": { # Extended properties of the event.
10251044 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
1045+ "a_key": "A String", # The name of the shared property and the corresponding value.
10261046 },
10271047 "private": { # Properties that are private to the copy of the event that appears on this calendar.
1048+ "a_key": "A String", # The name of the private property and the corresponding value.
10281049 },
10291050 },
10301051 "endTimeUnspecified": True or False,
@@ -1158,6 +1179,7 @@ <h3>Method Details</h3>
11581179 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
11591180 "gadget": { # A gadget that extends this event.
11601181 "preferences": { # Preferences.
1182+ "a_key": "A String", # The preference name and corresponding value.
11611183 },
11621184 "title": "A String", # The gadget's title.
11631185 "height": 42, # The gadget's height in pixels. Optional.
@@ -1178,8 +1200,10 @@ <h3>Method Details</h3>
11781200 "iCalUID": "A String", # Event ID in the iCalendar format.
11791201 "extendedProperties": { # Extended properties of the event.
11801202 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
1203+ "a_key": "A String", # The name of the shared property and the corresponding value.
11811204 },
11821205 "private": { # Properties that are private to the copy of the event that appears on this calendar.
1206+ "a_key": "A String", # The name of the private property and the corresponding value.
11831207 },
11841208 },
11851209 "endTimeUnspecified": True or False,
@@ -1284,6 +1308,7 @@ <h3>Method Details</h3>
12841308 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
12851309 "gadget": { # A gadget that extends this event.
12861310 "preferences": { # Preferences.
1311+ "a_key": "A String", # The preference name and corresponding value.
12871312 },
12881313 "title": "A String", # The gadget's title.
12891314 "height": 42, # The gadget's height in pixels. Optional.
@@ -1304,8 +1329,10 @@ <h3>Method Details</h3>
13041329 "iCalUID": "A String", # Event ID in the iCalendar format.
13051330 "extendedProperties": { # Extended properties of the event.
13061331 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
1332+ "a_key": "A String", # The name of the shared property and the corresponding value.
13071333 },
13081334 "private": { # Properties that are private to the copy of the event that appears on this calendar.
1335+ "a_key": "A String", # The name of the private property and the corresponding value.
13091336 },
13101337 },
13111338 "endTimeUnspecified": True or False,
@@ -1405,6 +1432,7 @@ <h3>Method Details</h3>
14051432 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
14061433 "gadget": { # A gadget that extends this event.
14071434 "preferences": { # Preferences.
1435+ "a_key": "A String", # The preference name and corresponding value.
14081436 },
14091437 "title": "A String", # The gadget's title.
14101438 "height": 42, # The gadget's height in pixels. Optional.
@@ -1425,8 +1453,10 @@ <h3>Method Details</h3>
14251453 "iCalUID": "A String", # Event ID in the iCalendar format.
14261454 "extendedProperties": { # Extended properties of the event.
14271455 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
1456+ "a_key": "A String", # The name of the shared property and the corresponding value.
14281457 },
14291458 "private": { # Properties that are private to the copy of the event that appears on this calendar.
1459+ "a_key": "A String", # The name of the private property and the corresponding value.
14301460 },
14311461 },
14321462 "endTimeUnspecified": True or False,
@@ -1533,6 +1563,7 @@ <h3>Method Details</h3>
15331563 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
15341564 "gadget": { # A gadget that extends this event.
15351565 "preferences": { # Preferences.
1566+ "a_key": "A String", # The preference name and corresponding value.
15361567 },
15371568 "title": "A String", # The gadget's title.
15381569 "height": 42, # The gadget's height in pixels. Optional.
@@ -1553,8 +1584,10 @@ <h3>Method Details</h3>
15531584 "iCalUID": "A String", # Event ID in the iCalendar format.
15541585 "extendedProperties": { # Extended properties of the event.
15551586 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
1587+ "a_key": "A String", # The name of the shared property and the corresponding value.
15561588 },
15571589 "private": { # Properties that are private to the copy of the event that appears on this calendar.
1590+ "a_key": "A String", # The name of the private property and the corresponding value.
15581591 },
15591592 },
15601593 "endTimeUnspecified": True or False,
@@ -1659,6 +1692,7 @@ <h3>Method Details</h3>
16591692 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
16601693 "gadget": { # A gadget that extends this event.
16611694 "preferences": { # Preferences.
1695+ "a_key": "A String", # The preference name and corresponding value.
16621696 },
16631697 "title": "A String", # The gadget's title.
16641698 "height": 42, # The gadget's height in pixels. Optional.
@@ -1679,8 +1713,10 @@ <h3>Method Details</h3>
16791713 "iCalUID": "A String", # Event ID in the iCalendar format.
16801714 "extendedProperties": { # Extended properties of the event.
16811715 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
1716+ "a_key": "A String", # The name of the shared property and the corresponding value.
16821717 },
16831718 "private": { # Properties that are private to the copy of the event that appears on this calendar.
1719+ "a_key": "A String", # The name of the private property and the corresponding value.
16841720 },
16851721 },
16861722 "endTimeUnspecified": True or False,
@@ -1780,6 +1816,7 @@ <h3>Method Details</h3>
17801816 "recurringEventId": "A String", # For an instance of a recurring event, this is the event ID of the recurring event itself. Immutable.
17811817 "gadget": { # A gadget that extends this event.
17821818 "preferences": { # Preferences.
1819+ "a_key": "A String", # The preference name and corresponding value.
17831820 },
17841821 "title": "A String", # The gadget's title.
17851822 "height": 42, # The gadget's height in pixels. Optional.
@@ -1800,8 +1837,10 @@ <h3>Method Details</h3>
18001837 "iCalUID": "A String", # Event ID in the iCalendar format.
18011838 "extendedProperties": { # Extended properties of the event.
18021839 "shared": { # Properties that are shared between copies of the event on other attendees' calendars.
1840+ "a_key": "A String", # The name of the shared property and the corresponding value.
18031841 },
18041842 "private": { # Properties that are private to the copy of the event that appears on this calendar.
1843+ "a_key": "A String", # The name of the private property and the corresponding value.
18051844 },
18061845 },
18071846 "endTimeUnspecified": True or False,
0 commit comments