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 Command Center v1 API."],["The `UpdateNotificationConfigRequest` class is used to create request messages for updating notification configurations and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 3.24.0, and the page also contains version-specific information and documentation for versions back to 2.2.0."],["The `UpdateNotificationConfigRequest` class includes properties such as `NotificationConfig` and `UpdateMask` that are crucial for defining the notification configuration and determining which fields to update."],["The current version this content is based on is version 3.22.0."]]],[]]