public sealed class ComponentSettings.Types.DetectorSettings : IMessage<ComponentSettings.Types.DetectorSettings>, IEquatable<ComponentSettings.Types.DetectorSettings>, IDeepCloneable<ComponentSettings.Types.DetectorSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class ComponentSettings.Types.DetectorSettings.
[[["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 `ComponentSettings.Types.DetectorSettings` class is part of the Google Cloud Security Command Center Settings v1beta1 API, used for configuring settings for individual detectors."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["There are two constructors available: a default constructor and one that takes another `DetectorSettings` object for copying, allowing the creation of an object."],["The class includes a `State` property of type `ComponentEnablementState`, which allows components to be enabled, disabled, or set to inherit settings from ancestor settings."],["The most recent version of this API is version `2.0.0-beta04`, while previous versions `2.0.0-beta03` and `1.0.0-beta04` are available for use."]]],[]]