| Index: generated/googleapis/lib/calendar/v3.dart
|
| diff --git a/generated/googleapis/lib/calendar/v3.dart b/generated/googleapis/lib/calendar/v3.dart
|
| index d0f02450aa62f34865ef73e387bbdd6f668fea2d..fc0aefb674cb26f25fc85b76b73e8e9db2724ace 100644
|
| --- a/generated/googleapis/lib/calendar/v3.dart
|
| +++ b/generated/googleapis/lib/calendar/v3.dart
|
| @@ -4166,7 +4166,9 @@ class EventDateTime {
|
|
|
| /**
|
| * The name of the time zone in which the time is specified (e.g.
|
| - * "Europe/Zurich"). Optional. The default is the time zone of the calendar.
|
| + * "Europe/Zurich"). For recurring events this field is required and specifies
|
| + * the time zone in which the recurrence is expanded. For single events this
|
| + * field is optional and indicates a custom time zone for the event start/end.
|
| */
|
| core.String timeZone;
|
|
|
|
|