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 details the `NotificationMessage` class within the `Google.Cloud.SecurityCenter.V1` namespace, which is part of the Google Cloud Security Command Center (Cloud SCC) service."],["The `NotificationMessage` class, part of the `Google.Cloud.SecurityCenter.V1.dll` assembly, provides information related to notifications from Cloud SCC."],["The webpage provides links to different versions of the `NotificationMessage` class, ranging from the latest version 3.24.0 down to version 2.2.0 and offers a history of older versions."],["The `NotificationMessage` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The class has properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource` to contain information pertaining to the notification."]]],[]]