Index: generated/googleapis/lib/appsactivity/v1.dart |
diff --git a/generated/googleapis/lib/appsactivity/v1.dart b/generated/googleapis/lib/appsactivity/v1.dart |
index 0b8e6dbc58ccb08c21a3e1ec42708cad8d96d1da..df75a6a31cae61e0088796a46ffbc7f41faf5236 100644 |
--- a/generated/googleapis/lib/appsactivity/v1.dart |
+++ b/generated/googleapis/lib/appsactivity/v1.dart |
@@ -18,13 +18,13 @@ class AppsactivityApi { |
/** View the activity history of your Google Apps */ |
static const ActivityScope = "https://www.googleapis.com/auth/activity"; |
- /** View and manage the files and documents in your Google Drive */ |
+ /** View and manage the files in your Google Drive */ |
static const DriveScope = "https://www.googleapis.com/auth/drive"; |
- /** View metadata for files and documents in your Google Drive */ |
+ /** View metadata for files in your Google Drive */ |
static const DriveMetadataReadonlyScope = "https://www.googleapis.com/auth/drive.metadata.readonly"; |
- /** View the files and documents in your Google Drive */ |
+ /** View the files in your Google Drive */ |
static const DriveReadonlyScope = "https://www.googleapis.com/auth/drive.readonly"; |