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/dns_v1beta2.projects.html b/docs/dyn/dns_v1beta2.projects.html
index ff28b07..510179d 100644
--- a/docs/dyn/dns_v1beta2.projects.html
+++ b/docs/dyn/dns_v1beta2.projects.html
@@ -107,34 +107,34 @@
   An object of the form:
 
     { # A project resource. The project is a top level container for resources including Cloud DNS ManagedZones. Projects can be created only in the APIs console.
-    "number": "A String", # Unique numeric identifier for the resource; defined by the server (output only).
-    "id": "A String", # User assigned unique identifier for the resource (output only).
-    "kind": "dns#project",
-    "quota": { # Limits associated with a Project. # Quotas assigned to this project (output only).
-      "networksPerManagedZone": 42, # Maximum allowed number of networks to which a privately scoped zone can be attached.
-      "policies": 42, # Maximum allowed number of policies per project.
-      "totalRrdataSizePerChange": 42, # Maximum allowed size for total rrdata in one ChangesCreateRequest in bytes.
-      "targetNameServersPerPolicy": 42, # Maximum allowed number of alternative target name servers per policy.
-      "resourceRecordsPerRrset": 42, # Maximum allowed number of ResourceRecords per ResourceRecordSet.
-      "whitelistedKeySpecs": [ # DNSSEC algorithm and key length types that can be used for DnsKeys.
-        { # Parameters for DnsKey key generation. Used for generating initial keys for a new ManagedZone and as default when adding a new DnsKey.
-          "keyType": "A String", # Specifies whether this is a key signing key (KSK) or a zone signing key (ZSK). Key signing keys have the Secure Entry Point flag set and, when active, will only be used to sign resource record sets of type DNSKEY. Zone signing keys do not have the Secure Entry Point flag set and will be used to sign all other types of resource record sets.
-          "keyLength": 42, # Length of the keys in bits.
-          "kind": "dns#dnsKeySpec",
-          "algorithm": "A String", # String mnemonic specifying the DNSSEC algorithm of this key.
-        },
-      ],
-      "rrsetAdditionsPerChange": 42, # Maximum allowed number of ResourceRecordSets to add per ChangesCreateRequest.
-      "targetNameServersPerManagedZone": 42, # Maximum allowed number of target name servers per managed forwarding zone.
-      "managedZones": 42, # Maximum allowed number of managed zones in the project.
-      "managedZonesPerNetwork": 42, # Maximum allowed number of managed zones which can be attached to a network.
-      "dnsKeysPerManagedZone": 42, # Maximum allowed number of DnsKeys per ManagedZone.
-      "rrsetsPerManagedZone": 42, # Maximum allowed number of ResourceRecordSets per zone in the project.
-      "rrsetDeletionsPerChange": 42, # Maximum allowed number of ResourceRecordSets to delete per ChangesCreateRequest.
-      "kind": "dns#quota",
-      "networksPerPolicy": 42, # Maximum allowed number of networks per policy.
-    },
-  }</pre>
+  &quot;id&quot;: &quot;A String&quot;, # User assigned unique identifier for the resource (output only).
+  &quot;kind&quot;: &quot;dns#project&quot;,
+  &quot;number&quot;: &quot;A String&quot;, # Unique numeric identifier for the resource; defined by the server (output only).
+  &quot;quota&quot;: { # Limits associated with a Project. # Quotas assigned to this project (output only).
+    &quot;dnsKeysPerManagedZone&quot;: 42, # Maximum allowed number of DnsKeys per ManagedZone.
+    &quot;kind&quot;: &quot;dns#quota&quot;,
+    &quot;managedZones&quot;: 42, # Maximum allowed number of managed zones in the project.
+    &quot;managedZonesPerNetwork&quot;: 42, # Maximum allowed number of managed zones which can be attached to a network.
+    &quot;networksPerManagedZone&quot;: 42, # Maximum allowed number of networks to which a privately scoped zone can be attached.
+    &quot;networksPerPolicy&quot;: 42, # Maximum allowed number of networks per policy.
+    &quot;policies&quot;: 42, # Maximum allowed number of policies per project.
+    &quot;resourceRecordsPerRrset&quot;: 42, # Maximum allowed number of ResourceRecords per ResourceRecordSet.
+    &quot;rrsetAdditionsPerChange&quot;: 42, # Maximum allowed number of ResourceRecordSets to add per ChangesCreateRequest.
+    &quot;rrsetDeletionsPerChange&quot;: 42, # Maximum allowed number of ResourceRecordSets to delete per ChangesCreateRequest.
+    &quot;rrsetsPerManagedZone&quot;: 42, # Maximum allowed number of ResourceRecordSets per zone in the project.
+    &quot;targetNameServersPerManagedZone&quot;: 42, # Maximum allowed number of target name servers per managed forwarding zone.
+    &quot;targetNameServersPerPolicy&quot;: 42, # Maximum allowed number of alternative target name servers per policy.
+    &quot;totalRrdataSizePerChange&quot;: 42, # Maximum allowed size for total rrdata in one ChangesCreateRequest in bytes.
+    &quot;whitelistedKeySpecs&quot;: [ # DNSSEC algorithm and key length types that can be used for DnsKeys.
+      { # Parameters for DnsKey key generation. Used for generating initial keys for a new ManagedZone and as default when adding a new DnsKey.
+        &quot;algorithm&quot;: &quot;A String&quot;, # String mnemonic specifying the DNSSEC algorithm of this key.
+        &quot;keyLength&quot;: 42, # Length of the keys in bits.
+        &quot;keyType&quot;: &quot;A String&quot;, # Specifies whether this is a key signing key (KSK) or a zone signing key (ZSK). Key signing keys have the Secure Entry Point flag set and, when active, will only be used to sign resource record sets of type DNSKEY. Zone signing keys do not have the Secure Entry Point flag set and will be used to sign all other types of resource record sets.
+        &quot;kind&quot;: &quot;dns#dnsKeySpec&quot;,
+      },
+    ],
+  },
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file