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 provides documentation for the `NotificationMessage` class within the `Google.Cloud.SecurityCenter.V1` namespace, detailing its structure and functionality."],["The latest version available for `NotificationMessage` is 3.24.0, with a comprehensive list of versions back to 2.2.0 accessible through provided links."],["The `NotificationMessage` class is part of Google Cloud SCC and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`NotificationMessage` includes properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, which are used to convey information related to security notifications and associated findings."],["The documentation provides details on the available constructors, inherited members from the base `Object` class, and the assembly the class belongs to, `Google.Cloud.SecurityCenter.V1.dll`."]]],[]]