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-04-09 UTC."],[[["The latest version of the Google Cloud SecurityCenter V1 API available is 3.24.0, with a wide range of versions dating back to 2.2.0 available for reference."],["The documentation provides details about the `NotificationMessage` class, which is part of the Google Cloud Security Center v1 API, and is used for Cloud SCC notifications."],["`NotificationMessage` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities within the Google.Protobuf namespace."],["The class `NotificationMessage` has constructors and properties that allow for the creation and management of notification data, such as a finding, a resource, and the notification config name."],["The properties of `NotificationMessage`, including `EventCase`, `Finding`, `NotificationConfigName`, and `Resource`, provide specific information about a notification's related event, findings, configuration, and resource, respectively."]]],[]]