Update generated docs.
diff --git a/docs/dyn/plus.v1.activities.html b/docs/dyn/plus.v1.activities.html
index 208e88d..984dc04 100644
--- a/docs/dyn/plus.v1.activities.html
+++ b/docs/dyn/plus.v1.activities.html
@@ -100,6 +100,10 @@
},<br>
"displayName": "A String", # The name of the actor, suitable for display.<br>
"id": "A String", # The ID of the actor's person resource.<br>
+ "name": { # An object representation of the individual components of name.<br>
+ "givenName": "A String", # The given name (first name) of the actor.<br>
+ "familyName": "A String", # The family name (last name) of the actor.<br>
+ },<br>
},<br>
"id": "A String", # The ID of this activity.<br>
"access": { # Identifies who has access to see this activity.<br>
@@ -226,6 +230,10 @@
},<br>
"displayName": "A String", # The name of the actor, suitable for display.<br>
"id": "A String", # The ID of the actor's person resource.<br>
+ "name": { # An object representation of the individual components of name.<br>
+ "givenName": "A String", # The given name (first name) of the actor.<br>
+ "familyName": "A String", # The family name (last name) of the actor.<br>
+ },<br>
},<br>
"id": "A String", # The ID of this activity.<br>
"access": { # Identifies who has access to see this activity.<br>
@@ -368,6 +376,10 @@
},<br>
"displayName": "A String", # The name of the actor, suitable for display.<br>
"id": "A String", # The ID of the actor's person resource.<br>
+ "name": { # An object representation of the individual components of name.<br>
+ "givenName": "A String", # The given name (first name) of the actor.<br>
+ "familyName": "A String", # The family name (last name) of the actor.<br>
+ },<br>
},<br>
"id": "A String", # The ID of this activity.<br>
"access": { # Identifies who has access to see this activity.<br>