chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/securitycenter_v1beta2.projects.containerThreatDetectionSettings.html b/docs/dyn/securitycenter_v1beta2.projects.containerThreatDetectionSettings.html
index 9b52396..a1acda2 100644
--- a/docs/dyn/securitycenter_v1beta2.projects.containerThreatDetectionSettings.html
+++ b/docs/dyn/securitycenter_v1beta2.projects.containerThreatDetectionSettings.html
@@ -96,19 +96,19 @@
An object of the form:
{ # Resource capturing the settings for the Container Threat Detection service.
- "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
- "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.
- "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.
- "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.
- "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.
+ "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.
},
- "moduleEnablementState": "A String", # The state of enablement for the module at its level of the resource hierarchy.
},
- },
- }</pre>
+ "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.
+ "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
+ "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.
+ }</pre>
</div>
<div class="method">