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

Unified Diff: generated/googleapis/lib/drive/v2.dart

Issue 2779563003: Api-roll 47: 2017-03-27 (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/deploymentmanager/v2.dart ('k') | generated/googleapis/lib/drive/v3.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/drive/v2.dart
diff --git a/generated/googleapis/lib/drive/v2.dart b/generated/googleapis/lib/drive/v2.dart
index 80f5af6be211e32902e286b40f70329458a7676f..dbb391110af992bdc68d9c1f085ea3194869537d 100644
--- a/generated/googleapis/lib/drive/v2.dart
+++ b/generated/googleapis/lib/drive/v2.dart
@@ -6437,7 +6437,11 @@ class File {
core.String thumbnailLink;
/** The thumbnail version for use in thumbnail cache invalidation. */
core.String thumbnailVersion;
- /** The title of this file. */
+ /**
+ * The title of this file. Note that for immutable items such as the top level
+ * folders of Team Drives, My Drive root folder, and Application Data folder
+ * the title is constant.
+ */
core.String title;
/**
* The time that the item was trashed (formatted RFC 3339 timestamp). Only
« no previous file with comments | « generated/googleapis/lib/deploymentmanager/v2.dart ('k') | generated/googleapis/lib/drive/v3.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698