public sealed class UpdateNotificationConfigRequest : IMessage<UpdateNotificationConfigRequest>, IEquatable<UpdateNotificationConfigRequest>, IDeepCloneable<UpdateNotificationConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class UpdateNotificationConfigRequest.
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 documentation details the \u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e class within the Security Command Center v2 API, which is used to update a notification configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message-based operations, equality checks, deep cloning, and buffer handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one and another that takes an existing \u003ccode\u003eUpdateNotificationConfigRequest\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties: \u003ccode\u003eNotificationConfig\u003c/code\u003e, representing the configuration to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be updated, allowing for partial updates.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found in the Google.Cloud.SecurityCenter.V2 namespace and is part of the Google.Cloud.SecurityCenter.V2.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]