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 webpage provides reference documentation for the `NotificationMessage` class within the Google Cloud Security Command Center v1 API, specifically focusing on version 3.15.0 and its relationship with other versions."],["It outlines the `NotificationMessage` class's inheritance and the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities."],["The content presents the constructors of `NotificationMessage`, with a default constructor and a copy constructor that takes another `NotificationMessage` instance."],["The class's properties are detailed, including `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, which are key elements in describing a security notification."],["A list of historical versions of this class is available, ranging from the latest version 3.24.0 down to 2.2.0."]]],[]]