Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Unified Diff: generated/googleapis/lib/calendar/v3.dart

Issue 2734843002: Api-roll 46: 2017-03-06 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « generated/googleapis/lib/bigquery/v2.dart ('k') | generated/googleapis/lib/cloudbuild/v1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « generated/googleapis/lib/bigquery/v2.dart ('k') | generated/googleapis/lib/cloudbuild/v1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698