public sealed class DeleteChannelConnectionRequest : IMessage<DeleteChannelConnectionRequest>, IEquatable<DeleteChannelConnectionRequest>, IDeepCloneable<DeleteChannelConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class DeleteChannelConnectionRequest.
The request message for the DeleteChannelConnection method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `DeleteChannelConnectionRequest` class within the Google Cloud Eventarc v1 API, detailing its purpose as a request message for deleting a channel connection."],["The `DeleteChannelConnectionRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration within the .NET ecosystem."],["The documentation lists a range of versions, starting from 1.0.0 up to the latest 2.6.0, that are available for the `DeleteChannelConnectionRequest` class."],["The class has two constructors, one for creating an empty instance, and one for making a copy, as well as two properties; `ChannelConnectionName` of type ChannelConnectionName and `Name` of type string."]]],[]]