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"]],[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `DeleteChannelRequest` class within the Eventarc v1 API in the .NET environment."],["The `DeleteChannelRequest` class is a request message used for the `DeleteChannel` method in the Google Cloud Eventarc API."],["The `DeleteChannelRequest` class includes properties like `ChannelName`, `Name`, and `ValidateOnly` for specifying the channel to delete and validating the request."],["This documentation covers versions of the API, from the latest (2.6.0) down to 1.0.0, with specific links to each version."],["The `DeleteChannelRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]