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 multiple previous versions listed, ranging down to version 2.2.0."],["The `NotificationMessage` class, part of the `Google.Cloud.SecurityCenter.V1` namespace, is designed for Cloud SCC notifications, inheriting and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides constructors for creating `NotificationMessage` objects, either as a new instance or by cloning an existing one, allowing for flexibility in message creation."],["The `NotificationMessage` class has key properties such as `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, which provide details about the notification's event type, the finding associated with the notification, the notification config's name, and the cloud resource tied to the finding."],["This documentation provides a detailed reference for the .NET implementation of the `NotificationMessage` class in the `Google.Cloud.SecurityCenter.V1` API, including its inheritance structure, implemented interfaces, available constructors, and properties, as well as links to additional information regarding each member."]]],[]]