public sealed class CustomConfig.Types.ResourceSelector : IMessage<CustomConfig.Types.ResourceSelector>, IEquatable<CustomConfig.Types.ResourceSelector>, IDeepCloneable<CustomConfig.Types.ResourceSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CustomConfig.Types.ResourceSelector.
[[["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 reference documentation for the `CustomConfig.Types.ResourceSelector` class within the Google Cloud Security Center v1 API."],["The latest version of this class is version 3.24.0, with a list of available versions ranging from 2.2.0 to 3.24.0, each with a link to its respective documentation."],["The `ResourceSelector` class is used to specify the resource types to run the detector on, as indicated by its `ResourceTypes` property, which is of type `RepeatedField\u003cstring\u003e`."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality comparison, deep cloning, and buffer management."],["The class inherits from the base object class and include members like GetHashCode, GetType and ToString."]]],[]]