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."],["The latest version of the API is 3.24.0, with versions dating back to 2.2.0 available for reference."],["The `UpdateNotificationConfigRequest` class is a request message used for updating a notification configuration."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities."],["It contains properties such as `NotificationConfig` and `UpdateMask`, used to define the notification configuration and the fields to be updated, respectively."]]],[]]