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\u003eThis webpage details the \u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e class, which is used to update notification configurations within Google Cloud Security Center.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides a list of available versions for the \u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e, ranging from version 3.24.0 (latest) down to version 2.2.0, all under the Google.Cloud.SecurityCenter.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e object as a parameter, allowing for cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for the class include \u003ccode\u003eNotificationConfig\u003c/code\u003e, which represents the notification config to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which defines which fields should be updated.\u003c/p\u003e\n"]]],[],null,[]]