public sealed class DeleteChannelRequest : IMessage<DeleteChannelRequest>, IEquatable<DeleteChannelRequest>, IDeepCloneable<DeleteChannelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class DeleteChannelRequest.
[[["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\u003eDeleteChannelRequest\u003c/code\u003e class is part of the Eventarc v1 API in the Google Cloud .NET library, serving as the request message for the \u003ccode\u003eDeleteChannel\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows users to request the deletion of a channel, with the current latest version being 2.6.0 and previous versions available from 2.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteChannelRequest\u003c/code\u003e class includes properties like \u003ccode\u003eName\u003c/code\u003e (the channel to be deleted), \u003ccode\u003eChannelName\u003c/code\u003e (a typed view over the name property), and \u003ccode\u003eValidateOnly\u003c/code\u003e (to preview deletion without executing).\u003c/p\u003e\n"],["\u003cp\u003eIt 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, and also inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and one that takes another \u003ccode\u003eDeleteChannelRequest\u003c/code\u003e instance for parameter copying.\u003c/p\u003e\n"]]],[],null,[]]