public sealed class UpdateNotificationConfigRequest : IMessage<UpdateNotificationConfigRequest>, IEquatable<UpdateNotificationConfigRequest>, IDeepCloneable<UpdateNotificationConfigRequest>, IBufferMessage, IMessage
Request message for updating a notification config.
[[["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 \u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e class is used to request updates to a notification configuration in the Google Cloud Security Center.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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 buffer message handling respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one for default initialization and another for creating a copy of an existing \u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties, \u003ccode\u003eNotificationConfig\u003c/code\u003e, which represents the config to be updated and is of type \u003ccode\u003eNotificationConfig\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e which is of type \u003ccode\u003eFieldMask\u003c/code\u003e and allows for partial updates to the \u003ccode\u003eNotificationConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is \u003ccode\u003e3.0.0-beta05\u003c/code\u003e, while the current documentation is for version \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, and version \u003ccode\u003e3.0.0-beta04\u003c/code\u003e is also available.\u003c/p\u003e\n"]]],[],null,[]]