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

Unified Diff: generated/googleapis/lib/appsactivity/v1.dart

Issue 904493003: API roll 11 v2: 2015-02-06 (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 years, 10 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/README.md ('k') | generated/googleapis/lib/compute/v1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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";
« no previous file with comments | « generated/googleapis/README.md ('k') | generated/googleapis/lib/compute/v1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698