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/securitycenter_v1beta2.projects.webSecurityScannerSettings.html b/docs/dyn/securitycenter_v1beta2.projects.webSecurityScannerSettings.html
index 5e06bbe..04e8169 100644
--- a/docs/dyn/securitycenter_v1beta2.projects.webSecurityScannerSettings.html
+++ b/docs/dyn/securitycenter_v1beta2.projects.webSecurityScannerSettings.html
@@ -96,18 +96,18 @@
   An object of the form:
 
     { # Resource capturing the settings for the Web Security Scanner service.
-    "name": "A String", # The resource name of the WebSecurityScannerSettings. Formats: * organizations/{organization}/webSecurityScannerSettings * folders/{folder}/webSecurityScannerSettings * projects/{project}/webSecurityScannerSettings
-    "updateTime": "A String", # Output only. The time the settings were last updated.
-    "modules": { # The configurations including the state of enablement for the service's different modules. The absence of a module in the map implies its configuration is inherited from its parent's.
-      "a_key": { # Configuration of a module.
-        "moduleEnablementState": "A String", # The state of enablement for the module at its level of the resource hierarchy.
-        "value": { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
-          "a_key": "", # Properties of the object.
-        },
+  "modules": { # The configurations including the state of enablement for the service's different modules. The absence of a module in the map implies its configuration is inherited from its parent's.
+    "a_key": { # Configuration of a module.
+      "moduleEnablementState": "A String", # The state of enablement for the module at its level of the resource hierarchy.
+      "value": { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
+        "a_key": "", # Properties of the object.
       },
     },
-    "serviceEnablementState": "A String", # The state of enablement for the service at its level of the resource hierarchy. A DISABLED state will override all module enablement_states to DISABLED.
-  }</pre>
+  },
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the WebSecurityScannerSettings. Formats: * organizations/{organization}/webSecurityScannerSettings * folders/{folder}/webSecurityScannerSettings * projects/{project}/webSecurityScannerSettings
+  &quot;serviceEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the service at its level of the resource hierarchy. A DISABLED state will override all module enablement_states to DISABLED.
+  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
+}</pre>
 </div>
 
 <div class="method">