public sealed class DeleteChannelConnectionRequest : IMessage<DeleteChannelConnectionRequest>, IEquatable<DeleteChannelConnectionRequest>, IDeepCloneable<DeleteChannelConnectionRequest>, IBufferMessage, IMessage
The request message for the DeleteChannelConnection method.
[[["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\u003eDeleteChannelConnectionRequest\u003c/code\u003e class is used to request the deletion of a channel connection in the Google Cloud Eventarc service.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, allowing it to integrate with Google's Protobuf framework and other .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for this resource, with 2.6.0 being the latest and version 2.0.0 being the current focus of the content provided.\u003c/p\u003e\n"],["\u003cp\u003eIt has two properties, \u003ccode\u003eChannelConnectionName\u003c/code\u003e, which is a type-view over the Name property, and \u003ccode\u003eName\u003c/code\u003e, which is the string value of the name of the connection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteChannelConnectionRequest\u003c/code\u003e can be instantiated using two available constructors, a default one and one that takes in another \u003ccode\u003eDeleteChannelConnectionRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]