Skip to content

Commit

Permalink
Update GCP API Spec to support is_resource_change_collection_enabled (
Browse files Browse the repository at this point in the history
#2201)

Co-authored-by: ci.datadog-api-spec <[email protected]> 14df505
  • Loading branch information
1 parent 90fde4a commit e772f9f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions datadog_api_client.v1.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -9507,6 +9507,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
<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.
Only hosts that match one of the defined tags are imported into Datadog.</p></li>
<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>
<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>
<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>
<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>
<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>
Expand Down
1 change: 1 addition & 0 deletions datadog_api_client.v2.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -21566,6 +21566,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
Only Cloud Run revision resources that apply to specified filters are imported into Datadog.</p></li>
<li><p><strong>host_filters</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – Your Host Filters.</p></li>
<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>
<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>
<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>
<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>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit e772f9f

Please sign in to comment.