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 page documents version 2.5.0 of the \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e class, with links to documentation for prior and later versions all the way up to version 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements 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"],["\u003cp\u003eKey properties of \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e to specify the channel to delete, \u003ccode\u003eForce\u003c/code\u003e to indicate whether to delete even if used in policies, and alternate properties like \u003ccode\u003eNotificationChannelName\u003c/code\u003e and \u003ccode\u003eResourceName\u003c/code\u003e for simplified access to the name resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and one that accepts another \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e object to duplicate it.\u003c/p\u003e\n"]]],[],null,[]]