public sealed class EventThreatDetectionSettings : IMessage<EventThreatDetectionSettings>, IEquatable<EventThreatDetectionSettings>, IDeepCloneable<EventThreatDetectionSettings>, IBufferMessage, IMessage
[[["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-04-02 UTC."],[[["The latest version of `EventThreatDetectionSettings` is 2.0.0-beta04, with previous versions 2.0.0-beta03 and 1.0.0-beta04 also available."],["`EventThreatDetectionSettings` is a sealed class that represents user-specified settings for Event Threat Detection (ETD)."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`EventThreatDetectionSettings` is found within the `Google.Cloud.SecurityCenter.Settings.V1Beta1` namespace, inside the Google.Cloud.SecurityCenter.Settings.V1Beta1.dll assembly."],["It has two constructors: one default constructor `EventThreatDetectionSettings()` and one taking another `EventThreatDetectionSettings` object as parameter `EventThreatDetectionSettings(EventThreatDetectionSettings other)`."]]],[]]