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, detailing its structure and functionality."],["The `NotificationMessage` class, part of the Cloud SCC, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for versatile usage."],["The documentation covers numerous versions of the `NotificationMessage`, starting from version 2.2.0 up to the latest 3.24.0, along with associated links for each version's detailed information."],["Key properties of the `NotificationMessage` class include `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, each serving a distinct purpose in managing security notifications, with descriptions of each property's purpose."],["The page details the constructors for creating a new `NotificationMessage` instance and another constructor that uses an existing `NotificationMessage` instance, as well as listing inherited members from the `Object` class."]]],[]]