Release v1.6.0 (#324)

* Update version and changelog for v1.6.0
* Update docs
diff --git a/docs/dyn/appsactivity_v1.activities.html b/docs/dyn/appsactivity_v1.activities.html
index 4fceeae..3595478 100644
--- a/docs/dyn/appsactivity_v1.activities.html
+++ b/docs/dyn/appsactivity_v1.activities.html
@@ -147,8 +147,9 @@
                       "url": "A String", # The URL of the photo.
                     },
                     "permissionId": "A String", # The permission ID associated with this user. Equivalent to the Drive API's permission ID for this user, returned as part of the Drive Permissions resource.
-                    "name": "A String", # The displayable name of the user.
+                    "isMe": True or False, # Whether the user is the authenticated user.
                     "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
+                    "name": "A String", # The displayable name of the user.
                   },
                   "type": "A String", # Indicates how widely permissions are granted.
                 },
@@ -164,8 +165,9 @@
                       "url": "A String", # The URL of the photo.
                     },
                     "permissionId": "A String", # The permission ID associated with this user. Equivalent to the Drive API's permission ID for this user, returned as part of the Drive Permissions resource.
-                    "name": "A String", # The displayable name of the user.
+                    "isMe": True or False, # Whether the user is the authenticated user.
                     "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
+                    "name": "A String", # The displayable name of the user.
                   },
                   "type": "A String", # Indicates how widely permissions are granted.
                 },
@@ -177,8 +179,9 @@
               "url": "A String", # The URL of the photo.
             },
             "permissionId": "A String", # The permission ID associated with this user. Equivalent to the Drive API's permission ID for this user, returned as part of the Drive Permissions resource.
-            "name": "A String", # The displayable name of the user.
+            "isMe": True or False, # Whether the user is the authenticated user.
             "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
+            "name": "A String", # The displayable name of the user.
           },
           "eventTimeMillis": "A String", # The time at which the event occurred formatted as Unix time in milliseconds.
           "primaryEventType": "A String", # The main type of event that occurred.
@@ -227,8 +230,9 @@
                         "url": "A String", # The URL of the photo.
                       },
                       "permissionId": "A String", # The permission ID associated with this user. Equivalent to the Drive API's permission ID for this user, returned as part of the Drive Permissions resource.
-                      "name": "A String", # The displayable name of the user.
+                      "isMe": True or False, # Whether the user is the authenticated user.
                       "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
+                      "name": "A String", # The displayable name of the user.
                     },
                     "type": "A String", # Indicates how widely permissions are granted.
                   },
@@ -244,8 +248,9 @@
                         "url": "A String", # The URL of the photo.
                       },
                       "permissionId": "A String", # The permission ID associated with this user. Equivalent to the Drive API's permission ID for this user, returned as part of the Drive Permissions resource.
-                      "name": "A String", # The displayable name of the user.
+                      "isMe": True or False, # Whether the user is the authenticated user.
                       "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
+                      "name": "A String", # The displayable name of the user.
                     },
                     "type": "A String", # Indicates how widely permissions are granted.
                   },
@@ -257,8 +262,9 @@
                 "url": "A String", # The URL of the photo.
               },
               "permissionId": "A String", # The permission ID associated with this user. Equivalent to the Drive API's permission ID for this user, returned as part of the Drive Permissions resource.
-              "name": "A String", # The displayable name of the user.
+              "isMe": True or False, # Whether the user is the authenticated user.
               "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
+              "name": "A String", # The displayable name of the user.
             },
             "eventTimeMillis": "A String", # The time at which the event occurred formatted as Unix time in milliseconds.
             "primaryEventType": "A String", # The main type of event that occurred.