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 documentation for various versions of `Google.Cloud.SecurityCenter.V1`, ranging from version 2.2.0 up to the latest 3.24.0."],["This page documents the `InclusionMode` enum, which is part of `AssetDiscoveryConfig` within `OrganizationSettings` for Google Cloud Security Center."],["The `InclusionMode` enum dictates how asset discovery behaves, allowing users to either include only specific projects (`IncludeOnly`), exclude specific projects (`Exclude`), or include all projects (`Unspecified`)."],["The `InclusionMode` enum settings impact which resources will be discovered during asset discovery, either capturing resources within specified projects, ignoring resources under specified projects, or not filtering projects at all."],["The page gives the namespace `Google.Cloud.SecurityCenter.V1` and the assembly file that this can be found within, `Google.Cloud.SecurityCenter.V1.dll`."]]],[]]