| Index: generated/googleapis/lib/calendar/v3.dart
|
| diff --git a/generated/googleapis/lib/calendar/v3.dart b/generated/googleapis/lib/calendar/v3.dart
|
| index d70b8348f005435caf324b15afdac9dac3523cbb..e17b36c73762498fac4a431143c7b4d4f6c46820 100644
|
| --- a/generated/googleapis/lib/calendar/v3.dart
|
| +++ b/generated/googleapis/lib/calendar/v3.dart
|
| @@ -2980,8 +2980,8 @@ class CalendarNotification {
|
| * The method used to deliver the notification. Possible values are:
|
| * - "email" - Reminders are sent via email.
|
| * - "sms" - Reminders are sent via SMS. This value is read-only and is
|
| - * ignored on inserts and updates. SMS reminders are only available for Google
|
| - * Apps for Work, Education, and Government customers.
|
| + * ignored on inserts and updates. SMS reminders are only available for G
|
| + * Suite customers.
|
| */
|
| core.String method;
|
| /**
|
| @@ -4214,9 +4214,9 @@ class EventReminder {
|
| /**
|
| * The method used by this reminder. Possible values are:
|
| * - "email" - Reminders are sent via email.
|
| - * - "sms" - Reminders are sent via SMS. These are only available for Google
|
| - * Apps for Work, Education, and Government customers. Requests to set SMS
|
| - * reminders for other account types are ignored.
|
| + * - "sms" - Reminders are sent via SMS. These are only available for G Suite
|
| + * customers. Requests to set SMS reminders for other account types are
|
| + * ignored.
|
| * - "popup" - Reminders are sent via a UI popup.
|
| */
|
| core.String method;
|
|
|