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 Command Center v1 API, specifically for the .NET environment."],["The content covers a range of versions, from 2.2.0 up to the latest version 3.24.0, for the `NotificationMessage` API."],["The `NotificationMessage` class, used for Cloud SCC notifications, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NotificationMessage` class has properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, which are key components for understanding notification details."],["This class includes constructors for creating a new instance or cloning an existing `NotificationMessage` instance."]]],[]]