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/acceleratedmobilepageurl_v1.ampUrls.html b/docs/dyn/acceleratedmobilepageurl_v1.ampUrls.html
index 4d46c6f..686ec32 100644
--- a/docs/dyn/acceleratedmobilepageurl_v1.ampUrls.html
+++ b/docs/dyn/acceleratedmobilepageurl_v1.ampUrls.html
@@ -90,11 +90,11 @@
     The object takes the form of:
 
 { # AMP URL request for a batch of URLs.
-    "lookupStrategy": "A String", # The lookup_strategy being requested.
-    "urls": [ # List of URLs to look up for the paired AMP URLs. The URLs are case-sensitive. Up to 50 URLs per lookup (see [Usage Limits](/amp/cache/reference/limits)).
-      "A String",
-    ],
-  }
+  "lookupStrategy": "A String", # The lookup_strategy being requested.
+  "urls": [ # List of URLs to look up for the paired AMP URLs. The URLs are case-sensitive. Up to 50 URLs per lookup (see [Usage Limits](/amp/cache/reference/limits)).
+    "A String",
+  ],
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -105,21 +105,21 @@
   An object of the form:
 
     { # Batch AMP URL response.
-    "ampUrls": [ # For each URL in BatchAmpUrlsRequest, the URL response. The response might not be in the same order as URLs in the batch request. If BatchAmpUrlsRequest contains duplicate URLs, AmpUrl is generated only once.
-      { # AMP URL response for a requested URL.
-        "cdnAmpUrl": "A String", # The [AMP Cache URL](/amp/cache/overview#amp-cache-url-format) pointing to the cached document in the Google AMP Cache.
-        "originalUrl": "A String", # The original non-AMP URL.
-        "ampUrl": "A String", # The AMP URL pointing to the publisher's web server.
-      },
-    ],
-    "urlErrors": [ # The errors for requested URLs that have no AMP URL.
-      { # AMP URL Error resource for a requested URL that couldn't be found.
-        "errorCode": "A String", # The error code of an API call.
-        "originalUrl": "A String", # The original non-AMP URL.
-        "errorMessage": "A String", # An optional descriptive error message.
-      },
-    ],
-  }</pre>
+  &quot;ampUrls&quot;: [ # For each URL in BatchAmpUrlsRequest, the URL response. The response might not be in the same order as URLs in the batch request. If BatchAmpUrlsRequest contains duplicate URLs, AmpUrl is generated only once.
+    { # AMP URL response for a requested URL.
+      &quot;ampUrl&quot;: &quot;A String&quot;, # The AMP URL pointing to the publisher&#x27;s web server.
+      &quot;cdnAmpUrl&quot;: &quot;A String&quot;, # The [AMP Cache URL](/amp/cache/overview#amp-cache-url-format) pointing to the cached document in the Google AMP Cache.
+      &quot;originalUrl&quot;: &quot;A String&quot;, # The original non-AMP URL.
+    },
+  ],
+  &quot;urlErrors&quot;: [ # The errors for requested URLs that have no AMP URL.
+    { # AMP URL Error resource for a requested URL that couldn&#x27;t be found.
+      &quot;errorCode&quot;: &quot;A String&quot;, # The error code of an API call.
+      &quot;errorMessage&quot;: &quot;A String&quot;, # An optional descriptive error message.
+      &quot;originalUrl&quot;: &quot;A String&quot;, # The original non-AMP URL.
+    },
+  ],
+}</pre>
 </div>
 
 <div class="method">