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.html b/docs/dyn/securitycenter_v1beta2.projects.html
index c356109..33d1125 100644
--- a/docs/dyn/securitycenter_v1beta2.projects.html
+++ b/docs/dyn/securitycenter_v1beta2.projects.html
@@ -147,19 +147,19 @@
   An object of the form:
 
     { # Resource capturing the settings for the Container Threat Detection service.
-    "updateTime": "A String", # Output only. The time the settings were last updated.
-    "name": "A String", # The resource name of the ContainerThreatDetectionSettings. Formats: * organizations/{organization}/containerThreatDetectionSettings * folders/{folder}/containerThreatDetectionSettings * projects/{project}/containerThreatDetectionSettings * projects/{project}/locations/{location}/clusters/{cluster}/containerThreatDetectionSettings
-    "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.
-    "serviceAccount": "A String", # Output only. The service account used by Container Threat Detection for scanning. Service accounts are scoped at the project level meaning this field will be empty at any level above a project.
-    "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.
       },
     },
-  }</pre>
+  },
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the ContainerThreatDetectionSettings. Formats: * organizations/{organization}/containerThreatDetectionSettings * folders/{folder}/containerThreatDetectionSettings * projects/{project}/containerThreatDetectionSettings * projects/{project}/locations/{location}/clusters/{cluster}/containerThreatDetectionSettings
+  &quot;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Container Threat Detection for scanning. Service accounts are scoped at the project level meaning this field will be empty at any level above a project.
+  &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">
@@ -177,18 +177,18 @@
   An object of the form:
 
     { # Resource capturing the settings for the Event Threat Detection service.
-      &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
-      &quot;name&quot;: &quot;A String&quot;, # The resource name of the EventThreatDetectionSettings. Formats: * organizations/{organization}/eventThreatDetectionSettings * folders/{folder}/eventThreatDetectionSettings * projects/{project}/eventThreatDetectionSettings
-      &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
-        &quot;a_key&quot;: { # Configuration of a module.
-          &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
-          &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
-            &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
-          },
-        },
+  &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
+    &quot;a_key&quot;: { # Configuration of a module.
+      &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
+      &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
+        &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
       },
-      &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.
-    }</pre>
+    },
+  },
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the EventThreatDetectionSettings. Formats: * organizations/{organization}/eventThreatDetectionSettings * folders/{folder}/eventThreatDetectionSettings * projects/{project}/eventThreatDetectionSettings
+  &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">
@@ -206,19 +206,19 @@
   An object of the form:
 
     { # Resource capturing the settings for the Security Health Analytics service.
-      &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
-      &quot;name&quot;: &quot;A String&quot;, # The resource name of the SecurityHealthAnalyticsSettings. Formats: * organizations/{organization}/securityHealthAnalyticsSettings * folders/{folder}/securityHealthAnalyticsSettings * projects/{project}/securityHealthAnalyticsSettings
-      &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;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Security Health Analytics detectors.
-      &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
-        &quot;a_key&quot;: { # Configuration of a module.
-          &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
-          &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
-            &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
-          },
-        },
+  &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
+    &quot;a_key&quot;: { # Configuration of a module.
+      &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
+      &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
+        &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
       },
-    }</pre>
+    },
+  },
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the SecurityHealthAnalyticsSettings. Formats: * organizations/{organization}/securityHealthAnalyticsSettings * folders/{folder}/securityHealthAnalyticsSettings * projects/{project}/securityHealthAnalyticsSettings
+  &quot;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Security Health Analytics detectors.
+  &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">
@@ -236,18 +236,18 @@
   An object of the form:
 
     { # Resource capturing the settings for the Web Security Scanner service.
-    &quot;name&quot;: &quot;A String&quot;, # The resource name of the WebSecurityScannerSettings. Formats: * organizations/{organization}/webSecurityScannerSettings * folders/{folder}/webSecurityScannerSettings * projects/{project}/webSecurityScannerSettings
-    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
-    &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
-      &quot;a_key&quot;: { # Configuration of a module.
-        &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
-        &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
-          &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
-        },
+  &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
+    &quot;a_key&quot;: { # Configuration of a module.
+      &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
+      &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
+        &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
       },
     },
-    &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.
-  }</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">
@@ -260,10 +260,6 @@
     The object takes the form of:
 
 { # Resource capturing the settings for the Container Threat Detection service.
-  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
-  &quot;name&quot;: &quot;A String&quot;, # The resource name of the ContainerThreatDetectionSettings. Formats: * organizations/{organization}/containerThreatDetectionSettings * folders/{folder}/containerThreatDetectionSettings * projects/{project}/containerThreatDetectionSettings * projects/{project}/locations/{location}/clusters/{cluster}/containerThreatDetectionSettings
-  &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;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Container Threat Detection for scanning. Service accounts are scoped at the project level meaning this field will be empty at any level above a project.
   &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
     &quot;a_key&quot;: { # Configuration of a module.
       &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
@@ -272,6 +268,10 @@
       },
     },
   },
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the ContainerThreatDetectionSettings. Formats: * organizations/{organization}/containerThreatDetectionSettings * folders/{folder}/containerThreatDetectionSettings * projects/{project}/containerThreatDetectionSettings * projects/{project}/locations/{location}/clusters/{cluster}/containerThreatDetectionSettings
+  &quot;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Container Threat Detection for scanning. Service accounts are scoped at the project level meaning this field will be empty at any level above a project.
+  &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.
 }
 
   updateMask: string, The list of fields to be updated.
@@ -284,19 +284,19 @@
   An object of the form:
 
     { # Resource capturing the settings for the Container Threat Detection service.
-    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
-    &quot;name&quot;: &quot;A String&quot;, # The resource name of the ContainerThreatDetectionSettings. Formats: * organizations/{organization}/containerThreatDetectionSettings * folders/{folder}/containerThreatDetectionSettings * projects/{project}/containerThreatDetectionSettings * projects/{project}/locations/{location}/clusters/{cluster}/containerThreatDetectionSettings
-    &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;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Container Threat Detection for scanning. Service accounts are scoped at the project level meaning this field will be empty at any level above a project.
-    &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
-      &quot;a_key&quot;: { # Configuration of a module.
-        &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
-        &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
-          &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
-        },
+  &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
+    &quot;a_key&quot;: { # Configuration of a module.
+      &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
+      &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
+        &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
       },
     },
-  }</pre>
+  },
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the ContainerThreatDetectionSettings. Formats: * organizations/{organization}/containerThreatDetectionSettings * folders/{folder}/containerThreatDetectionSettings * projects/{project}/containerThreatDetectionSettings * projects/{project}/locations/{location}/clusters/{cluster}/containerThreatDetectionSettings
+  &quot;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Container Threat Detection for scanning. Service accounts are scoped at the project level meaning this field will be empty at any level above a project.
+  &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">
@@ -309,18 +309,18 @@
     The object takes the form of:
 
 { # Resource capturing the settings for the Event Threat Detection service.
-    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
-    &quot;name&quot;: &quot;A String&quot;, # The resource name of the EventThreatDetectionSettings. Formats: * organizations/{organization}/eventThreatDetectionSettings * folders/{folder}/eventThreatDetectionSettings * projects/{project}/eventThreatDetectionSettings
-    &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
-      &quot;a_key&quot;: { # Configuration of a module.
-        &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
-        &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
-          &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
-        },
+  &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
+    &quot;a_key&quot;: { # Configuration of a module.
+      &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
+      &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
+        &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
       },
     },
-    &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;name&quot;: &quot;A String&quot;, # The resource name of the EventThreatDetectionSettings. Formats: * organizations/{organization}/eventThreatDetectionSettings * folders/{folder}/eventThreatDetectionSettings * projects/{project}/eventThreatDetectionSettings
+  &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.
+}
 
   updateMask: string, The list of fields to be updated.
   x__xgafv: string, V1 error format.
@@ -332,18 +332,18 @@
   An object of the form:
 
     { # Resource capturing the settings for the Event Threat Detection service.
-      &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
-      &quot;name&quot;: &quot;A String&quot;, # The resource name of the EventThreatDetectionSettings. Formats: * organizations/{organization}/eventThreatDetectionSettings * folders/{folder}/eventThreatDetectionSettings * projects/{project}/eventThreatDetectionSettings
-      &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
-        &quot;a_key&quot;: { # Configuration of a module.
-          &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
-          &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
-            &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
-          },
-        },
+  &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
+    &quot;a_key&quot;: { # Configuration of a module.
+      &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
+      &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
+        &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
       },
-      &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.
-    }</pre>
+    },
+  },
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the EventThreatDetectionSettings. Formats: * organizations/{organization}/eventThreatDetectionSettings * folders/{folder}/eventThreatDetectionSettings * projects/{project}/eventThreatDetectionSettings
+  &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">
@@ -356,19 +356,19 @@
     The object takes the form of:
 
 { # Resource capturing the settings for the Security Health Analytics service.
-    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
-    &quot;name&quot;: &quot;A String&quot;, # The resource name of the SecurityHealthAnalyticsSettings. Formats: * organizations/{organization}/securityHealthAnalyticsSettings * folders/{folder}/securityHealthAnalyticsSettings * projects/{project}/securityHealthAnalyticsSettings
-    &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;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Security Health Analytics detectors.
-    &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
-      &quot;a_key&quot;: { # Configuration of a module.
-        &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
-        &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
-          &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
-        },
+  &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
+    &quot;a_key&quot;: { # Configuration of a module.
+      &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
+      &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
+        &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
       },
     },
-  }
+  },
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the SecurityHealthAnalyticsSettings. Formats: * organizations/{organization}/securityHealthAnalyticsSettings * folders/{folder}/securityHealthAnalyticsSettings * projects/{project}/securityHealthAnalyticsSettings
+  &quot;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Security Health Analytics detectors.
+  &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.
+}
 
   updateMask: string, The list of fields to be updated.
   x__xgafv: string, V1 error format.
@@ -380,19 +380,19 @@
   An object of the form:
 
     { # Resource capturing the settings for the Security Health Analytics service.
-      &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
-      &quot;name&quot;: &quot;A String&quot;, # The resource name of the SecurityHealthAnalyticsSettings. Formats: * organizations/{organization}/securityHealthAnalyticsSettings * folders/{folder}/securityHealthAnalyticsSettings * projects/{project}/securityHealthAnalyticsSettings
-      &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;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Security Health Analytics detectors.
-      &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
-        &quot;a_key&quot;: { # Configuration of a module.
-          &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
-          &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
-            &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
-          },
-        },
+  &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
+    &quot;a_key&quot;: { # Configuration of a module.
+      &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
+      &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
+        &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
       },
-    }</pre>
+    },
+  },
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the SecurityHealthAnalyticsSettings. Formats: * organizations/{organization}/securityHealthAnalyticsSettings * folders/{folder}/securityHealthAnalyticsSettings * projects/{project}/securityHealthAnalyticsSettings
+  &quot;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Security Health Analytics detectors.
+  &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">
@@ -405,8 +405,6 @@
     The object takes the form of:
 
 { # Resource capturing the settings for the Web Security Scanner service.
-  &quot;name&quot;: &quot;A String&quot;, # The resource name of the WebSecurityScannerSettings. Formats: * organizations/{organization}/webSecurityScannerSettings * folders/{folder}/webSecurityScannerSettings * projects/{project}/webSecurityScannerSettings
-  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
   &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
     &quot;a_key&quot;: { # Configuration of a module.
       &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
@@ -415,7 +413,9 @@
       },
     },
   },
+  &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.
 }
 
   updateMask: string, The list of fields to be updated.
@@ -428,18 +428,18 @@
   An object of the form:
 
     { # Resource capturing the settings for the Web Security Scanner service.
-    &quot;name&quot;: &quot;A String&quot;, # The resource name of the WebSecurityScannerSettings. Formats: * organizations/{organization}/webSecurityScannerSettings * folders/{folder}/webSecurityScannerSettings * projects/{project}/webSecurityScannerSettings
-    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time the settings were last updated.
-    &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
-      &quot;a_key&quot;: { # Configuration of a module.
-        &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
-        &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
-          &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
-        },
+  &quot;modules&quot;: { # The configurations including the state of enablement for the service&#x27;s different modules. The absence of a module in the map implies its configuration is inherited from its parent&#x27;s.
+    &quot;a_key&quot;: { # Configuration of a module.
+      &quot;moduleEnablementState&quot;: &quot;A String&quot;, # The state of enablement for the module at its level of the resource hierarchy.
+      &quot;value&quot;: { # The configuration value for the module. The absence of this field implies its inheritance from the parent.
+        &quot;a_key&quot;: &quot;&quot;, # Properties of the object.
       },
     },
-    &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.
-  }</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>
 
 </body></html>
\ No newline at end of file