| Index: generated/googleapis/lib/admin/reports_v1.dart
|
| diff --git a/generated/googleapis/lib/admin/reports_v1.dart b/generated/googleapis/lib/admin/reports_v1.dart
|
| index ed02672cbd29e460be1ccde726fae75d0a2954c1..03b3526bb4b08b014fddcd49962610e4c1615081 100644
|
| --- a/generated/googleapis/lib/admin/reports_v1.dart
|
| +++ b/generated/googleapis/lib/admin/reports_v1.dart
|
| @@ -19,10 +19,10 @@ const core.String USER_AGENT = 'dart-api-client admin/reports_v1';
|
| * usage, collaboration, security, and risk for their users.
|
| */
|
| class AdminApi {
|
| - /** View audit reports of Google Apps for your domain */
|
| + /** View audit reports for your G Suite domain */
|
| static const AdminReportsAuditReadonlyScope = "https://www.googleapis.com/auth/admin.reports.audit.readonly";
|
|
|
| - /** View usage reports of Google Apps for your domain */
|
| + /** View usage reports for your G Suite domain */
|
| static const AdminReportsUsageReadonlyScope = "https://www.googleapis.com/auth/admin.reports.usage.readonly";
|
|
|
|
|
|
|