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 `NotificationMessage` class in the Google Cloud Security Center v1 API is version 3.24.0, with numerous previous versions available for reference dating back to 2.2.0."],["The `NotificationMessage` class is a part of the `Google.Cloud.SecurityCenter.V1` namespace and is implemented within the `Google.Cloud.SecurityCenter.V1.dll` assembly."],["This class, `NotificationMessage`, is used to represent notifications in the Cloud Security Command Center, providing methods for creating and handling notification messages."],["The `NotificationMessage` class includes properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource` that offer details about the notification's type, related finding, notification configuration name, and linked cloud resource."],["The class includes two constructors, a parameterless one and one that accepts another NotificationMessage as a parameter."]]],[]]