public sealed class UpdateNotificationChannelRequest : IMessage<UpdateNotificationChannelRequest>, IEquatable<UpdateNotificationChannelRequest>, IDeepCloneable<UpdateNotificationChannelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class UpdateNotificationChannelRequest.
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 webpage provides documentation for the \u003ccode\u003eUpdateNotificationChannelRequest\u003c/code\u003e class within the Google Cloud Monitoring v3 API, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.15.0, but it also includes documentation for version 3.14.0 down to version 2.3.0 of the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateNotificationChannelRequest\u003c/code\u003e is used to describe changes that need to be made to a specified notification channel, with the \u003ccode\u003eNotificationChannel\u003c/code\u003e property representing the requested changes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMask\u003c/code\u003e property is used to selectively update specific fields of the \u003ccode\u003eNotificationChannel\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateNotificationChannelRequest\u003c/code\u003e class inherits from several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]