public sealed class NotificationMessage : IMessage<NotificationMessage>, IEquatable<NotificationMessage>, IDeepCloneable<NotificationMessage>, 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-03-21 UTC."],[[["The latest version of the `Google.Cloud.SecurityCenter.V1.NotificationMessage` is 3.24.0, and it is part of a series of versions ranging down to 2.2.0 that are all available."],["The `NotificationMessage` class is part of the `Google.Cloud.SecurityCenter.V1` namespace and is used within the Cloud Security Command Center (SCC) for notifications."],["The `NotificationMessage` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET ecosystem."],["The `NotificationMessage` class has two constructors: one default and one that takes another `NotificationMessage` as a parameter."],["Key properties of the `NotificationMessage` class include `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, allowing for detailed information about the notification event."]]],[]]