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/analyticsadmin_v1alpha.accountSummaries.html b/docs/dyn/analyticsadmin_v1alpha.accountSummaries.html
index 768ae45..e806e05 100644
--- a/docs/dyn/analyticsadmin_v1alpha.accountSummaries.html
+++ b/docs/dyn/analyticsadmin_v1alpha.accountSummaries.html
@@ -105,21 +105,21 @@
   An object of the form:
 
     { # Response message for ListAccountSummaries RPC.
-    "accountSummaries": [ # Account summaries of all accounts the caller has access to.
-      { # A virtual resource representing an overview of an account and all its child GA4 properties.
-        "displayName": "A String", # Display name for the account referred to in this account summary.
-        "name": "A String", # Resource name for this account summary. Format: accountSummaries/{account_id} Example: "accountSummaries/1000"
-        "account": "A String", # Resource name of account referred to by this account summary Format: accounts/{account_id} Example: "accounts/1000"
-        "propertySummaries": [ # List of summaries for child accounts of this account.
-          { # A virtual resource representing metadata for an GA4 property.
-            "property": "A String", # Resource name of property referred to by this property summary Format: properties/{property_id} Example: "properties/1000"
-            "displayName": "A String", # Display name for the property referred to in this account summary.
-          },
-        ],
-      },
-    ],
-    "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
-  }</pre>
+  &quot;accountSummaries&quot;: [ # Account summaries of all accounts the caller has access to.
+    { # A virtual resource representing an overview of an account and all its child GA4 properties.
+      &quot;account&quot;: &quot;A String&quot;, # Resource name of account referred to by this account summary Format: accounts/{account_id} Example: &quot;accounts/1000&quot;
+      &quot;displayName&quot;: &quot;A String&quot;, # Display name for the account referred to in this account summary.
+      &quot;name&quot;: &quot;A String&quot;, # Resource name for this account summary. Format: accountSummaries/{account_id} Example: &quot;accountSummaries/1000&quot;
+      &quot;propertySummaries&quot;: [ # List of summaries for child accounts of this account.
+        { # A virtual resource representing metadata for an GA4 property.
+          &quot;displayName&quot;: &quot;A String&quot;, # Display name for the property referred to in this account summary.
+          &quot;property&quot;: &quot;A String&quot;, # Resource name of property referred to by this property summary Format: properties/{property_id} Example: &quot;properties/1000&quot;
+        },
+      ],
+    },
+  ],
+  &quot;nextPageToken&quot;: &quot;A String&quot;, # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
+}</pre>
 </div>
 
 <div class="method">