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 various versions of the `NotificationMessage` class, ranging from version 2.2.0 up to the latest version 3.24.0."],["The `NotificationMessage` class is used within Google Cloud SCC (Security Command Center) to represent a notification, inheriting from Object and implementing multiple interfaces."],["The class contains properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, which provide details about the notification event, the associated finding, the config name, and the linked resource, respectively."],["The documentation includes links to related resources such as Object, and various interfaces that `NotificationMessage` implements, as well as the available constructors for the `NotificationMessage` class."]]],[]]