public sealed class UpdateNotificationChannelRequest : IMessage<UpdateNotificationChannelRequest>, IEquatable<UpdateNotificationChannelRequest>, IDeepCloneable<UpdateNotificationChannelRequest>, IBufferMessage, IMessage
public NotificationChannel NotificationChannel { get; set; }
Required. A description of the changes to be applied to the specified
notification channel. The description must provide a definition for
fields to be updated; the names of these fields should also be
included in the update_mask.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eUpdateNotificationChannelRequest\u003c/code\u003e class, which is used to request updates to a notification channel within the Google Cloud Monitoring V3 service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateNotificationChannelRequest\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and it inherits from Object.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, a default one and another that takes an existing \u003ccode\u003eUpdateNotificationChannelRequest\u003c/code\u003e as a parameter, enabling the creation of new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties: \u003ccode\u003eNotificationChannel\u003c/code\u003e, which describes the changes to be applied to the channel, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is provided for a range of versions, from 2.3.0 to 3.15.0, with 3.15.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]