Update docs
diff --git a/docs/dyn/appsactivity_v1.activities.html b/docs/dyn/appsactivity_v1.activities.html
index dda5212..4fceeae 100644
--- a/docs/dyn/appsactivity_v1.activities.html
+++ b/docs/dyn/appsactivity_v1.activities.html
@@ -146,7 +146,9 @@
"photo": { # Photo information for a user. # The profile photo of the user. Not present if the user has no profile photo.
"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.
+ "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
},
"type": "A String", # Indicates how widely permissions are granted.
},
@@ -161,7 +163,9 @@
"photo": { # Photo information for a user. # The profile photo of the user. Not present if the user has no profile photo.
"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.
+ "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
},
"type": "A String", # Indicates how widely permissions are granted.
},
@@ -172,7 +176,9 @@
"photo": { # Photo information for a user. # The profile photo of the user. Not present if the user has no profile photo.
"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.
+ "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
},
"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.
@@ -220,7 +226,9 @@
"photo": { # Photo information for a user. # The profile photo of the user. Not present if the user has no profile photo.
"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.
+ "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
},
"type": "A String", # Indicates how widely permissions are granted.
},
@@ -235,7 +243,9 @@
"photo": { # Photo information for a user. # The profile photo of the user. Not present if the user has no profile photo.
"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.
+ "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
},
"type": "A String", # Indicates how widely permissions are granted.
},
@@ -246,7 +256,9 @@
"photo": { # Photo information for a user. # The profile photo of the user. Not present if the user has no profile photo.
"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.
+ "isDeleted": True or False, # A boolean which indicates whether the specified User was deleted. If true, name, photo and permission_id will be omitted.
},
"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.