Skip to content

Commit e772f9f

Browse files
Update GCP API Spec to support is_resource_change_collection_enabled (#2201)
Co-authored-by: ci.datadog-api-spec <[email protected]> 14df505
1 parent 90fde4a commit e772f9f

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

datadog_api_client.v1.model.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9507,6 +9507,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
95079507
<li><p><strong>host_filters</strong> (<em>str</em><em>, </em><em>optional</em>) – Limit the GCE instances that are pulled into Datadog by using tags.
95089508
Only hosts that match one of the defined tags are imported into Datadog.</p></li>
95099509
<li><p><strong>is_cspm_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – When enabled, Datadog will activate the Cloud Security Monitoring product for this service account. Note: This requires resource_collection_enabled to be set to true.</p></li>
9510+
<li><p><strong>is_resource_change_collection_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – When enabled, Datadog scans for all resource change data in your Google Cloud environment.</p></li>
95109511
<li><p><strong>is_security_command_center_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – When enabled, Datadog will attempt to collect Security Command Center Findings. Note: This requires additional permissions on the service account.</p></li>
95119512
<li><p><strong>private_key</strong> (<em>str</em><em>, </em><em>optional</em>) – Your private key name found in your JSON service account key.</p></li>
95129513
<li><p><strong>private_key_id</strong> (<em>str</em><em>, </em><em>optional</em>) – Your private key ID found in your JSON service account key.</p></li>

datadog_api_client.v2.model.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21566,6 +21566,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
2156621566
Only Cloud Run revision resources that apply to specified filters are imported into Datadog.</p></li>
2156721567
<li><p><strong>host_filters</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – Your Host Filters.</p></li>
2156821568
<li><p><strong>is_cspm_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – When enabled, Datadog will activate the Cloud Security Monitoring product for this service account. Note: This requires resource_collection_enabled to be set to true.</p></li>
21569+
<li><p><strong>is_resource_change_collection_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – When enabled, Datadog scans for all resource change data in your Google Cloud environment.</p></li>
2156921570
<li><p><strong>is_security_command_center_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – When enabled, Datadog will attempt to collect Security Command Center Findings. Note: This requires additional permissions on the service account.</p></li>
2157021571
<li><p><strong>resource_collection_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – When enabled, Datadog scans for all resources in your GCP environment.</p></li>
2157121572
</ul>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)