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 page provides reference documentation for the `UpdateNotificationConfigRequest` class within the Google Cloud Security Center v1 API for .NET."],["The `UpdateNotificationConfigRequest` class is used to send requests to update notification configurations."],["The page lists available versions of the API, ranging from 2.2.0 up to 3.24.0, including the current version, 3.14.0, with version 3.24.0 being the latest."],["The documentation details the class's constructors, inherited members, and key properties such as `NotificationConfig` and `UpdateMask`."],["`UpdateNotificationConfigRequest` implements interfaces such as IMessage, IEquatable, and IDeepCloneable, and inherits from the base object class."]]],[]]