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 version 2.3.0."],["The `NotificationMessage` class in Cloud SCC is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page offers access to numerous versions of the documentation, ranging from the latest 3.24.0 down to 2.2.0, along with an overview of the `NotificationMessage` class."],["The `NotificationMessage` class has properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, allowing for detailed control and retrieval of information related to security findings and notifications."],["The documentation includes details on the `NotificationMessage` class constructors and inherited members from the base Object class, like `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."]]],[]]