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."],[[["This webpage provides reference documentation for the `UpdateNotificationConfigRequest` class within the Google Cloud Security Center v1 API for .NET."],["The `UpdateNotificationConfigRequest` class is used to update a notification configuration, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, ranging from version 2.2.0 up to the latest version 3.24.0, with the current version of the document being 3.23.0."],["The `UpdateNotificationConfigRequest` class has two constructors and two properties: `NotificationConfig`, which holds the configuration to be updated, and `UpdateMask`, which specifies which fields to modify."],["The listed versions of the API all contain documentation pertaining to the `UpdateNotificationConfigRequest` class."]]],[]]