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 SecurityCenter v1 API is version 3.24.0."],["This webpage provides documentation and code samples for the `NotificationMessage` class, part of the Google Cloud Security Command Center v1 API, across multiple versions."],["The `NotificationMessage` class, which is used for Cloud SCC's notifications, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, which represent different aspects of the notification, such as the type of event, associated finding, configuration name, and related resource."],["The webpage lists versions of the class all the way back to version 2.2.0, giving access to all the documentation for older releases."]]],[]]