| Index: generated/googleapis/lib/drive/v3.dart
|
| diff --git a/generated/googleapis/lib/drive/v3.dart b/generated/googleapis/lib/drive/v3.dart
|
| index 0ca4a654b5f6cb62009f7c0b38b9c6c2787e209b..679ae36eb55511078ba8fe5b345eb7fcb82d08e3 100644
|
| --- a/generated/googleapis/lib/drive/v3.dart
|
| +++ b/generated/googleapis/lib/drive/v3.dart
|
| @@ -3630,7 +3630,11 @@ class File {
|
| * user.
|
| */
|
| core.DateTime modifiedTime;
|
| - /** The name of the file. This is not necessarily unique within a folder. */
|
| + /**
|
| + * The name of the file. This is not necessarily unique within a folder. Note
|
| + * that for immutable items such as the top level folders of Team Drives, My
|
| + * Drive root folder, and Application Data folder the name is constant.
|
| + */
|
| core.String name;
|
| /**
|
| * The original filename of the uploaded content if available, or else the
|
|
|