public sealed class UpdateNotificationConfigRequest : IMessage<UpdateNotificationConfigRequest>, IEquatable<UpdateNotificationConfigRequest>, IDeepCloneable<UpdateNotificationConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage provides reference documentation for the `UpdateNotificationConfigRequest` class within the Google Cloud Security Command Center v1 API."],["The latest version of `UpdateNotificationConfigRequest` is 3.24.0, but the page covers versions back to 2.2.0, all accessible via clickable links."],["The `UpdateNotificationConfigRequest` class is used to send request messages for updating a notification configuration and implements several interfaces such as `IMessage` and `IEquatable`."],["The class contains two properties: `NotificationConfig`, the config to be updated, and `UpdateMask`, which specifies which fields to modify."],["The page details the inheritance, implemented members, constructors, properties and the name space, assembly, and other relevant information about the `UpdateNotificationConfigRequest` class."]]],[]]