public sealed class NotificationMessage : IMessage<NotificationMessage>, IEquatable<NotificationMessage>, IDeepCloneable<NotificationMessage>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eNotificationMessage\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace is 3.24.0, with a comprehensive list of previous versions available, all the way back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotificationMessage\u003c/code\u003e class, part of Cloud SCC's notification system, implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and one that accepts another \u003ccode\u003eNotificationMessage\u003c/code\u003e object for initialization, allowing for creation of new instances or copying existing instances.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eNotificationMessage\u003c/code\u003e class include \u003ccode\u003eEventCase\u003c/code\u003e, which specifies the type of event, \u003ccode\u003eFinding\u003c/code\u003e which details the finding information if the notification is finding-based, \u003ccode\u003eNotificationConfigName\u003c/code\u003e for the name of the triggering notification config, and \u003ccode\u003eResource\u003c/code\u003e to identify the relevant cloud resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotificationMessage\u003c/code\u003e class inherits members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e class, offering basic object functionalities.\u003c/p\u003e\n"]]],[],null,[]]