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-03-21 UTC."],[[["This document provides reference information for the `DeleteChannelRequest` class within the Eventarc v1 API, detailing its structure and functionality."],["The `DeleteChannelRequest` class is used to formulate requests for the `DeleteChannel` method, enabling the deletion of a specific channel."],["The latest version available is 2.6.0, while the current documentation corresponds to version 2.5.0, including versions back to 1.0.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and is contained within the `Google.Cloud.Eventarc.V1` namespace of the `Google.Cloud.Eventarc.V1.dll` assembly."],["The class has the properties of `ChannelName`, `Name`, and `ValidateOnly`, with methods and attributes inherited from `object`."]]],[]]