chore: Update discovery artifacts (#1643)

## Deleted keys were detected in the following stable discovery artifacts:
recaptchaenterprise v1 https://github.com/googleapis/google-api-python-client/commit/953a206f931396b030aa521323d05a4467b47d05

## Deleted keys were detected in the following pre-stable discovery artifacts:
compute alpha https://github.com/googleapis/google-api-python-client/commit/4f21ebf8fd2a9fd1e838e74266e8f8ed847c5236

## Discovery Artifact Change Summary:
feat(alertcenter): update the api https://github.com/googleapis/google-api-python-client/commit/945a281fc6a055f37d68a742959bdd18aaf6eb62
feat(apigee): update the api https://github.com/googleapis/google-api-python-client/commit/a2271c7c184e8d75b6370cf139ca464e4ebe435d
feat(clouddeploy): update the api https://github.com/googleapis/google-api-python-client/commit/e98fcec145aeb43c1a962404c4599b63dbe7443c
feat(cloudsearch): update the api https://github.com/googleapis/google-api-python-client/commit/6a63e51e98ea3d3662b0dd89e95636ddf14ef941
feat(compute): update the api https://github.com/googleapis/google-api-python-client/commit/4f21ebf8fd2a9fd1e838e74266e8f8ed847c5236
feat(contactcenterinsights): update the api https://github.com/googleapis/google-api-python-client/commit/bb409be9296aef9c3e106476999e6e1c37d2fa8a
feat(container): update the api https://github.com/googleapis/google-api-python-client/commit/5687b00d4ba57a2ddb4311f66ae627f1c4f3807d
feat(dialogflow): update the api https://github.com/googleapis/google-api-python-client/commit/d026eb98f0eee8889aa7b55d507296074a140da5
feat(dns): update the api https://github.com/googleapis/google-api-python-client/commit/f96d280615ea04400a22fe9b7fae31bb6e10e4fe
feat(networkconnectivity): update the api https://github.com/googleapis/google-api-python-client/commit/6de66e85f4cddf5a26c37c35db2ca0ef561c41fb
feat(recaptchaenterprise): update the api https://github.com/googleapis/google-api-python-client/commit/953a206f931396b030aa521323d05a4467b47d05
feat(securitycenter): update the api https://github.com/googleapis/google-api-python-client/commit/db02cdb70461284f33d1cce098a1babb191a1e87
feat(serviceconsumermanagement): update the api https://github.com/googleapis/google-api-python-client/commit/a8a823f893b0208b9b8e1a71518726c1a919db5b
feat(serviceusage): update the api https://github.com/googleapis/google-api-python-client/commit/743505720e00bf57f0f2347b0c9c4b1cbed1ecc9
diff --git a/docs/dyn/securitycenter_v1beta2.projects.html b/docs/dyn/securitycenter_v1beta2.projects.html
index 33d1125..fa6ce9c 100644
--- a/docs/dyn/securitycenter_v1beta2.projects.html
+++ b/docs/dyn/securitycenter_v1beta2.projects.html
@@ -95,6 +95,11 @@
 <p class="firstline">Returns the securityHealthAnalyticsSettings Resource.</p>
 
 <p class="toc_element">
+  <code><a href="securitycenter_v1beta2.projects.virtualMachineThreatDetectionSettings.html">virtualMachineThreatDetectionSettings()</a></code>
+</p>
+<p class="firstline">Returns the virtualMachineThreatDetectionSettings Resource.</p>
+
+<p class="toc_element">
   <code><a href="securitycenter_v1beta2.projects.webSecurityScannerSettings.html">webSecurityScannerSettings()</a></code>
 </p>
 <p class="firstline">Returns the webSecurityScannerSettings Resource.</p>
@@ -112,6 +117,9 @@
   <code><a href="#getSecurityHealthAnalyticsSettings">getSecurityHealthAnalyticsSettings(name, x__xgafv=None)</a></code></p>
 <p class="firstline">Get the SecurityHealthAnalyticsSettings resource.</p>
 <p class="toc_element">
+  <code><a href="#getVirtualMachineThreatDetectionSettings">getVirtualMachineThreatDetectionSettings(name, x__xgafv=None)</a></code></p>
+<p class="firstline">Get the VirtualMachineThreatDetectionSettings resource.</p>
+<p class="toc_element">
   <code><a href="#getWebSecurityScannerSettings">getWebSecurityScannerSettings(name, x__xgafv=None)</a></code></p>
 <p class="firstline">Get the WebSecurityScannerSettings resource.</p>
 <p class="toc_element">
@@ -124,6 +132,9 @@
   <code><a href="#updateSecurityHealthAnalyticsSettings">updateSecurityHealthAnalyticsSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
 <p class="firstline">Update the SecurityHealthAnalyticsSettings resource.</p>
 <p class="toc_element">
+  <code><a href="#updateVirtualMachineThreatDetectionSettings">updateVirtualMachineThreatDetectionSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
+<p class="firstline">Update the VirtualMachineThreatDetectionSettings resource.</p>
+<p class="toc_element">
   <code><a href="#updateWebSecurityScannerSettings">updateWebSecurityScannerSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
 <p class="firstline">Update the WebSecurityScannerSettings resource.</p>
 <h3>Method Details</h3>
@@ -222,6 +233,36 @@
 </div>
 
 <div class="method">
+    <code class="details" id="getVirtualMachineThreatDetectionSettings">getVirtualMachineThreatDetectionSettings(name, x__xgafv=None)</code>
+  <pre>Get the VirtualMachineThreatDetectionSettings resource.
+
+Args:
+  name: string, Required. The name of the VirtualMachineThreatDetectionSettings to retrieve. Formats: * organizations/{organization}/virtualMachineThreatDetectionSettings * folders/{folder}/virtualMachineThreatDetectionSettings * projects/{project}/virtualMachineThreatDetectionSettings (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Resource capturing the settings for the Virtual Machine Threat Detection service.
+  &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 VirtualMachineThreatDetectionSettings. Formats: * organizations/{organization}/virtualMachineThreatDetectionSettings * folders/{folder}/virtualMachineThreatDetectionSettings * projects/{project}/virtualMachineThreatDetectionSettings
+  &quot;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Virtual Machine Threat Detection 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">
     <code class="details" id="getWebSecurityScannerSettings">getWebSecurityScannerSettings(name, x__xgafv=None)</code>
   <pre>Get the WebSecurityScannerSettings resource.
 
@@ -396,6 +437,55 @@
 </div>
 
 <div class="method">
+    <code class="details" id="updateVirtualMachineThreatDetectionSettings">updateVirtualMachineThreatDetectionSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
+  <pre>Update the VirtualMachineThreatDetectionSettings resource.
+
+Args:
+  name: string, The resource name of the VirtualMachineThreatDetectionSettings. Formats: * organizations/{organization}/virtualMachineThreatDetectionSettings * folders/{folder}/virtualMachineThreatDetectionSettings * projects/{project}/virtualMachineThreatDetectionSettings (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Resource capturing the settings for the Virtual Machine Threat Detection service.
+  &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 VirtualMachineThreatDetectionSettings. Formats: * organizations/{organization}/virtualMachineThreatDetectionSettings * folders/{folder}/virtualMachineThreatDetectionSettings * projects/{project}/virtualMachineThreatDetectionSettings
+  &quot;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Virtual Machine Threat Detection 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.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Resource capturing the settings for the Virtual Machine Threat Detection service.
+  &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 VirtualMachineThreatDetectionSettings. Formats: * organizations/{organization}/virtualMachineThreatDetectionSettings * folders/{folder}/virtualMachineThreatDetectionSettings * projects/{project}/virtualMachineThreatDetectionSettings
+  &quot;serviceAccount&quot;: &quot;A String&quot;, # Output only. The service account used by Virtual Machine Threat Detection 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">
     <code class="details" id="updateWebSecurityScannerSettings">updateWebSecurityScannerSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
   <pre>Update the WebSecurityScannerSettings resource.