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."],[[["The latest version available for the Google Cloud SecurityCenter v1 API's `NotificationMessage` class is version 3.24.0, with a range of other versions available dating back to 2.2.0."],["The `NotificationMessage` class is a part of the `Google.Cloud.SecurityCenter.V1` namespace and is implemented in the `Google.Cloud.SecurityCenter.V1.dll` assembly."],["This class is used for Cloud SCC notifications and inherits from `object`, while also implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating a new `NotificationMessage` instance and copying one, and it offers properties like `EventCase`, `Finding`, `NotificationConfigName`, and `Resource` to access different information."],["`NotificationMessage` can return a Finding if the notification is finding-based, the name of the notification configuration that created it, and the resource that is tied to the finding."]]],[]]