chore: update generated docs (#1115)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/2ed9ab0e-55b4-4ab2-aede-c95e765f7376/targets
- [x] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/discovery-artifact-manager/commit/0bed8bdae25d545e796cfcdd7a9bfffff11e69da
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/securitycenter_v1beta2.folders.securityHealthAnalyticsSettings.html b/docs/dyn/securitycenter_v1beta2.folders.securityHealthAnalyticsSettings.html
index 00b8f45..ba7b3f8 100644
--- a/docs/dyn/securitycenter_v1beta2.folders.securityHealthAnalyticsSettings.html
+++ b/docs/dyn/securitycenter_v1beta2.folders.securityHealthAnalyticsSettings.html
@@ -96,18 +96,18 @@
An object of the form:
{ # Resource capturing the settings for the Security Health Analytics service.
+ "updateTime": "A String", # Output only. The time the settings were last updated.
+ "name": "A String", # The resource name of the SecurityHealthAnalyticsSettings. Formats: * organizations/{organization}/securityHealthAnalyticsSettings * folders/{folder}/securityHealthAnalyticsSettings * projects/{project}/securityHealthAnalyticsSettings
"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 Security Health Analytics detectors.
"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.
},
- "moduleEnablementState": "A String", # The state of enablement for the module at its level of the resource hierarchy.
},
},
- "name": "A String", # The resource name of the SecurityHealthAnalyticsSettings. Formats: * organizations/{organization}/securityHealthAnalyticsSettings * folders/{folder}/securityHealthAnalyticsSettings * projects/{project}/securityHealthAnalyticsSettings
- "updateTime": "A String", # Output only. The time the settings were last updated.
- "serviceAccount": "A String", # Output only. The service account used by Security Health Analytics detectors.
}</pre>
</div>