Google Cloud Security Command Center Settings v1beta1 API - Class Settings.Types.DetectorGroupSettings (2.0.0-beta03)

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.

Inheritance

object > Settings.Types.DetectorGroupSettings

Namespace

Google.Cloud.SecurityCenter.Settings.V1Beta1

Assembly

Google.Cloud.SecurityCenter.Settings.V1Beta1.dll

Constructors

DetectorGroupSettings()

public DetectorGroupSettings()

DetectorGroupSettings(DetectorGroupSettings)

public DetectorGroupSettings(Settings.Types.DetectorGroupSettings other)
Parameter
Name Description
other SettingsTypesDetectorGroupSettings

Properties

State

public ComponentEnablementState State { get; set; }

The state determines if the group is enabled or not.

Property Value
Type Description
ComponentEnablementState