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 details the `NotificationMessage` class within the `Google.Cloud.SecurityCenter.V1` namespace, specifically version 2.8.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and use in .NET environments."],["The latest version of `NotificationMessage` is 3.24.0, with numerous older versions listed, ranging down to 2.2.0, providing access to past versions."],["The class includes properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, offering insights into security findings, notification sources, and associated resources."],["`NotificationMessage` objects can be constructed either as a default instance or by copying an existing `NotificationMessage`, which is facilitated by its constructor options."]]],[]]