public sealed class DeleteNotificationChannelRequest : IMessage<DeleteNotificationChannelRequest>, IEquatable<DeleteNotificationChannelRequest>, IDeepCloneable<DeleteNotificationChannelRequest>, IBufferMessage, IMessage
If true, the notification channel will be deleted regardless of its
use in alert policies (the policies will be updated to remove the
channel). If false, channels that are still referenced by an existing
alerting policy will fail to be deleted in a delete operation.
[[["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\u003eDeleteNotificationChannelRequest\u003c/code\u003e class is used to request the deletion of a notification channel within the Google Cloud Monitoring V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis request class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with Google's protocol buffer system and .NET's equality and cloning mechanisms.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eForce\u003c/code\u003e, which dictates whether to delete a channel regardless of its use in alert policies, and \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the channel to be deleted, having an associated \u003ccode\u003eNotificationChannelName\u003c/code\u003e and \u003ccode\u003eIResourceName\u003c/code\u003e for typed views.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides access to the \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e for version 2.6.0, as well as versions ranging from 3.0.0 to 3.15.0, making it easy to find the required documentation for each of the versions.\u003c/p\u003e\n"]]],[],null,[]]