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, specifically version 2.10.0, in the context of Google Cloud Security Center."],["The `NotificationMessage` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from `Object`."],["The class has two constructors, a default and another which takes another `NotificationMessage` as a parameter for copying."],["The `NotificationMessage` class includes properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, which are used to provide information related to the security finding notification."],["The available versions for `NotificationMessage` range from 3.24.0 (latest) down to version 2.2.0, with each version represented as a separate link to its respective documentation."]]],[]]