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 reference documentation for the `InclusionMode` enum within the Google Cloud Security Command Center v1 API, specifically for the .NET environment."],["Version 3.24.0 is the latest available version, while the list includes versions ranging from 2.2.0 to 3.24.0, indicating historical documentation for this enum is present."],["The `InclusionMode` enum is used to specify how Asset Discovery operates, allowing users to either include only specified projects (`IncludeOnly`) or exclude specific projects (`Exclude`) from discovery."],["The `Unspecified` value for the `InclusionMode` enum disables any filtering, resulting in all projects within the organization being considered for Asset Discovery."],["The provided content has assembly details, which is `Google.Cloud.SecurityCenter.V1.dll` for the listed versions of this API."]]],[]]