public sealed class DeleteNotificationChannelRequest : IMessage<DeleteNotificationChannelRequest>, IEquatable<DeleteNotificationChannelRequest>, IDeepCloneable<DeleteNotificationChannelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class DeleteNotificationChannelRequest.
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 document provides reference documentation for the \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e class within the Google Cloud Monitoring v3 API, specifically for version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e class is used to request the deletion of a notification channel, offering a way to interact with the Google Cloud Monitoring API to remove notification channels.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, allowing for deep cloning, equality comparisons, and structured message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e class include \u003ccode\u003eForce\u003c/code\u003e, which determines whether deletion should occur even if the channel is used in alert policies, and \u003ccode\u003eName\u003c/code\u003e, which specifies the channel to be deleted using a project ID or number and channel ID.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content list a full range of versions of the reference document from version 2.3.0 all the way up to the most recent version at 3.15.0.\u003c/p\u003e\n"]]],[],null,[]]