Reference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 API enum OrganizationSettings.Types.AssetDiscoveryConfig.Types.InclusionMode.
The mode of inclusion when running Asset Discovery.
Asset discovery can be limited by explicitly identifying projects to be
included or excluded. If INCLUDE_ONLY is set, then only those projects
within the organization and their children are discovered during asset
discovery. If EXCLUDE is set, then projects that don't match those
projects are discovered during asset discovery. If neither are set, then
all projects within the organization are discovered during asset
discovery.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `OrganizationSettings.Types.AssetDiscoveryConfig.Types.InclusionMode` enum within the Google Cloud Security Command Center v1p1beta1 API."],["The `InclusionMode` enum determines how asset discovery is performed, allowing for the inclusion or exclusion of specific projects."],["There are three modes available: `Exclude`, which ignores resources in specified projects; `IncludeOnly`, which captures only resources in specified projects; and `Unspecified`, which disables filtering and discovers all projects."],["The latest version of this enum is available in version 3.0.0-beta05 of the Google Cloud Security Center v1p1beta1 API, while previous versions like 3.0.0-beta04 and 2.0.0-beta07 are also documented."]]],[]]