public sealed class OrganizationSettings.Types.AssetDiscoveryConfig : IMessage<OrganizationSettings.Types.AssetDiscoveryConfig>, IEquatable<OrganizationSettings.Types.AssetDiscoveryConfig>, IDeepCloneable<OrganizationSettings.Types.AssetDiscoveryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class OrganizationSettings.Types.AssetDiscoveryConfig.
[[["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 webpage provides documentation for the `AssetDiscoveryConfig` class within the Google Cloud Security Command Center v1 API, specifically for .NET development, detailing its use for configuring asset discovery runs."],["The latest version available is 3.24.0, and the page lists multiple previous versions, starting from 2.2.0 up to the latest, allowing developers to navigate to specific versions for their project needs."],["`AssetDiscoveryConfig` is designed for filtering asset discovery through folder IDs and project IDs, offering control over the scope of the discovery process, and it also takes an `InclusionMode` to set how the filter is applied."],["The class `AssetDiscoveryConfig` implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage to provide a robust set of functionalities for .NET developers."],["Developers can use the `FolderIds` and `ProjectIds` properties, both of which are of type `RepeatedField\u003cstring\u003e`, to specify which folders and projects to include in asset discovery and there are also constructors to create an instance of `AssetDiscoveryConfig`."]]],[]]