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 `NotificationMessage` class within the `Google.Cloud.SecurityCenter.V1` namespace is 3.24.0."],["This page provides documentation for the `NotificationMessage` class, which is part of the Google Cloud Security Center .NET library."],["The `NotificationMessage` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the inheritance of the object class."],["The class has two constructors: a default constructor, `NotificationMessage()`, and a copy constructor, `NotificationMessage(NotificationMessage other)`."],["The `NotificationMessage` class includes properties like `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, which are used to represent the details of a security notification."]]],[]]