Regen docs (#373)

diff --git a/docs/dyn/drive_v3.changes.html b/docs/dyn/drive_v3.changes.html
index e34cffe..7ab2f43 100644
--- a/docs/dyn/drive_v3.changes.html
+++ b/docs/dyn/drive_v3.changes.html
@@ -314,7 +314,7 @@
             "cameraModel": "A String", # The model of the camera used to create the photo.
           },
           "kind": "drive#file", # Identifies what kind of resource this is. Value: the fixed string "drive#file".
-          "name": "A String", # The name of the file. This is not necessarily unique within a folder.
+          "name": "A String", # 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.
           "webContentLink": "A String", # A link for downloading the content of the file in a browser. This is only available for files with binary content in Drive.
           "trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the user who trashed it. Only populated for Team Drive files.
             "me": True or False, # Whether this user is the requesting user.