public sealed class UpdateNotificationConfigRequest : IMessage<UpdateNotificationConfigRequest>, IEquatable<UpdateNotificationConfigRequest>, IDeepCloneable<UpdateNotificationConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 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 document provides reference documentation for the `UpdateNotificationConfigRequest` class within the Google Cloud Security Command Center v1p1beta1 API."],["The `UpdateNotificationConfigRequest` class is used as a request message for updating a notification configuration, and it inherits from the `object` class."],["The latest version for the class is `3.0.0-beta05` with prior versions of `3.0.0-beta04` and `2.0.0-beta07` also being documented."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateNotificationConfigRequest` class features two properties: `NotificationConfig` for the config to be updated, and `UpdateMask` to specify which fields to modify."]]],[]]