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\u003eThe \u003ccode\u003eUpdateNotificationChannelRequest\u003c/code\u003e class is used to define and request updates to notification channels within the Google Cloud Monitoring V3 service.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides documentation for version 2.5.0 of \u003ccode\u003eUpdateNotificationChannelRequest\u003c/code\u003e, but also lists links to multiple previous and newer versions from 2.3.0 all the way up to the latest, 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateNotificationChannelRequest\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eUpdateNotificationChannelRequest()\u003c/code\u003e for a default initialization and \u003ccode\u003eUpdateNotificationChannelRequest(UpdateNotificationChannelRequest other)\u003c/code\u003e to copy properties from another instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotificationChannel\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e are key properties for defining the changes to be applied and for specifying which fields should be updated, respectively.\u003c/p\u003e\n"]]],[],null,[]]