public sealed class NotificationMessage : IMessage<NotificationMessage>, IEquatable<NotificationMessage>, IDeepCloneable<NotificationMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class NotificationMessage.
[[["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 reference documentation for the `NotificationMessage` class within the Google Cloud Security Center v1 API for .NET, spanning multiple versions."],["The latest version available is 3.24.0, while the page is specifically focused on version 3.20.0, with previous versions going as low as version 2.2.0."],["The `NotificationMessage` class is used for Cloud Security Command Center notifications and is implemented through several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `NotificationMessage` class includes properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, each with a specified type and purpose, for example, the `Finding` property to indicate if the notification is finding based."],["The `NotificationMessage` class provides two constructors, a parameterless one and one that accepts another instance of `NotificationMessage` as a parameter."]]],[]]