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 webpage provides documentation for the \u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, primarily detailing its properties, inheritance, and constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e class is used as a request message for updating a notification configuration and implements multiple 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 \u003ccode\u003eUpdateNotificationConfigRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateNotificationConfigRequest(UpdateNotificationConfigRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eNotificationConfig\u003c/code\u003e, representing the configuration to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe content contains a list of versions of the update notification configuration, with version 3.24.0 being the latest, and versions ranging down to 2.2.0, each with its own page.\u003c/p\u003e\n"]]],[],null,[]]