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\u003eThis page details the \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, used for requesting the deletion of notification channels.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this resource available is \u003ccode\u003e3.15.0\u003c/code\u003e, with older versions ranging back to \u003ccode\u003e2.3.0\u003c/code\u003e available as well.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e 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\u003eIt contains properties such as \u003ccode\u003eForce\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eNotificationChannelName\u003c/code\u003e, and \u003ccode\u003eResourceName\u003c/code\u003e, which are essential for configuring the deletion request, including whether deletion is forced or if a referenced channel should be deleted.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e are available, allowing for the creation of new instances and copies from existing \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]