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 documentation for the `NotificationMessage` class within the Google Cloud Security Center v1 API, with the current version being 3.23.0."],["The `NotificationMessage` class, used by Cloud SCC for notifications, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists multiple historical versions of the API, from the latest 3.24.0 down to 2.2.0, each linking to its respective documentation for `NotificationMessage`."],["The `NotificationMessage` class includes properties like `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, each serving a specific purpose in the context of security notifications."],["The `NotificationMessage` class has two constructors, one default and one taking another `NotificationMessage` object as a parameter."]]],[]]