chore: update docs/dyn (#1162)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets

- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/people_v1.contactGroups.members.html b/docs/dyn/people_v1.contactGroups.members.html
index 895cc54..88796b6 100644
--- a/docs/dyn/people_v1.contactGroups.members.html
+++ b/docs/dyn/people_v1.contactGroups.members.html
@@ -96,13 +96,13 @@
     The object takes the form of:
 
 { # A request to modify an existing contact group's members. Contacts can be removed from any group but they can only be added to a user group or "myContacts" or "starred" system groups.
-    "resourceNamesToAdd": [ # Optional. The resource names of the contact people to add in the form of `people/{person_id}`. The total number of resource names in `resource_names_to_add` and `resource_names_to_remove` must be less than or equal to 1000.
-      "A String",
-    ],
-    "resourceNamesToRemove": [ # Optional. The resource names of the contact people to remove in the form of `people/{person_id}`. The total number of resource names in `resource_names_to_add` and `resource_names_to_remove` must be less than or equal to 1000.
-      "A String",
-    ],
-  }
+  "resourceNamesToAdd": [ # Optional. The resource names of the contact people to add in the form of `people/{person_id}`. The total number of resource names in `resource_names_to_add` and `resource_names_to_remove` must be less than or equal to 1000.
+    "A String",
+  ],
+  "resourceNamesToRemove": [ # Optional. The resource names of the contact people to remove in the form of `people/{person_id}`. The total number of resource names in `resource_names_to_add` and `resource_names_to_remove` must be less than or equal to 1000.
+    "A String",
+  ],
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -113,13 +113,13 @@
   An object of the form:
 
     { # The response to a modify contact group members request.
-    "canNotRemoveLastContactGroupResourceNames": [ # The contact people resource names that cannot be removed from their last contact group.
-      "A String",
-    ],
-    "notFoundResourceNames": [ # The contact people resource names that were not found.
-      "A String",
-    ],
-  }</pre>
+  &quot;canNotRemoveLastContactGroupResourceNames&quot;: [ # The contact people resource names that cannot be removed from their last contact group.
+    &quot;A String&quot;,
+  ],
+  &quot;notFoundResourceNames&quot;: [ # The contact people resource names that were not found.
+    &quot;A String&quot;,
+  ],
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file