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 webpage provides documentation for the `NotificationMessage` class within the `Google.Cloud.SecurityCenter.V1` namespace, detailing its structure and functionality."],["It lists numerous versions of the `Google.Cloud.SecurityCenter.V1.NotificationMessage`, ranging from version 2.2.0 up to the latest, version 3.24.0, each with its own dedicated documentation link."],["The `NotificationMessage` class, a component of Cloud SCC's notification system, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `Object` class."],["The `NotificationMessage` class contains properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, and supports two constructors, one default and one that accepts another `NotificationMessage` object."]]],[]]