public sealed class CreateChannelRequest : IMessage<CreateChannelRequest>, IEquatable<CreateChannelRequest>, IDeepCloneable<CreateChannelRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `CreateChannelRequest` is 2.6.0, with this content focusing on version 2.0.0, and there are versions available going as far back as 1.0.0."],["`CreateChannelRequest` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `Object`."],["This `CreateChannelRequest` class is part of the `Google.Cloud.Eventarc.V1` namespace, found within the `Google.Cloud.Eventarc.V1.dll` assembly."],["The `CreateChannelRequest` class includes properties such as `Channel`, `ChannelId`, `Parent`, `ParentAsLocationName`, and `ValidateOnly`, each with specific types and descriptions."],["The class contains two constructors, `CreateChannelRequest()`, and `CreateChannelRequest(CreateChannelRequest other)`."]]],[]]