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."],[[["This webpage provides documentation for the `NotificationMessage` class within the `Google.Cloud.SecurityCenter.V1` namespace, specifically for .NET development."],["The latest version of the `NotificationMessage` class documentation is 3.24.0, and it provides a detailed reference for this Google Cloud Security Center class, including methods, inheritance, and properties."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, comparison, and deep cloning."],["The `NotificationMessage` class has constructors for default initialization and creating a copy from an existing `NotificationMessage` object."],["The `NotificationMessage` class includes properties like `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, which are used to define aspects of the notification, including the type of event, associated finding details, name of the relevant notification configuration, and the linked cloud resource."]]],[]]