public sealed class Settings.Types.DetectorGroupSettings : IMessage<Settings.Types.DetectorGroupSettings>, IEquatable<Settings.Types.DetectorGroupSettings>, IDeepCloneable<Settings.Types.DetectorGroupSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class Settings.Types.DetectorGroupSettings.
The DetectorGroupSettings define the configuration for a detector group.
[[["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 document provides reference documentation for the `Settings.Types.DetectorGroupSettings` class within the Google Cloud Security Command Center Settings v1beta1 API."],["The `DetectorGroupSettings` class defines the configuration for a detector group in the security settings."],["The latest version of this class is `2.0.0-beta04`, with previous versions being `2.0.0-beta03` and `1.0.0-beta04`."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `State` property, of type `ComponentEnablementState`, controls whether the detector group is enabled or not."]]],[]]