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-04-01 UTC."],[[["The latest version of `NotificationMessage` in the `Google.Cloud.SecurityCenter.V1` namespace is 3.24.0, with numerous previous versions listed, all the way back to version 2.2.0."],["`NotificationMessage` is a class representing a Cloud SCC notification and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NotificationMessage` class has constructors for creating new instances and includes properties like `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`."],["The `NotificationMessage` class inherits members from the `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["This document provides the comprehensive documentation for the `NotificationMessage` class within the `Google.Cloud.SecurityCenter.V1` namespace, including details on its inheritance, implemented interfaces, constructors, and properties."]]],[]]