Reference documentation and code samples for the Google Cloud Security Command Center v1 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."],[[["The content provides a comprehensive list of versions for the `InclusionMode` enum within the Google Cloud SecurityCenter V1 API, ranging from version 2.2.0 to the latest version 3.24.0."],["This `InclusionMode` enum controls how asset discovery works, allowing for the inclusion of specific projects, the exclusion of specific projects, or the discovery of all projects within an organization."],["There are three fields associated with this enum: `Exclude`, which ignores resources under specified projects; `IncludeOnly`, which captures resources only within the specified projects; and `Unspecified`, which disables filtering for asset discovery."],["The `InclusionMode` enum is located in the namespace `Google.Cloud.SecurityCenter.V1`, within the assembly `Google.Cloud.SecurityCenter.V1.dll`."]]],[]]