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 page provides documentation for the `InclusionMode` enum within the `Google.Cloud.SecurityCenter.V1` namespace, detailing how asset discovery is managed across different versions."],["The latest version documented is 3.24.0, with a variety of previous versions from 3.23.0 to 2.2.0 also available for reference."],["The `InclusionMode` enum has three fields: `Exclude`, which excludes specified projects; `IncludeOnly`, which includes only specified projects; and `Unspecified`, which disables filtering, effectively including all projects."],["The documentation is specific to the `.NET` environment and is located within the `Google.Cloud.SecurityCenter.V1.dll` assembly."],["The most recent documentation of this page is version 2.12.0."]]],[]]