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 documentation for the `NotificationMessage` class within the Google Cloud Security Command Center v1 API for .NET, with the latest version being 3.24.0."],["The `NotificationMessage` class is used to represent notifications within Cloud SCC, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, allowing access to the type of notification, related findings, the notification configuration name, and the associated cloud resource."],["The `NotificationMessage` class has two constructors: a default one and another that copies an existing `NotificationMessage` object."],["A comprehensive list of all available versions of the API are listed from 3.24.0, down to 2.2.0, giving the user the option to click into older versions of the API."]]],[]]