public sealed class CreateChannelRequest : IMessage<CreateChannelRequest>, IEquatable<CreateChannelRequest>, IDeepCloneable<CreateChannelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class CreateChannelRequest.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eCreateChannelRequest\u003c/code\u003e class within the Google Cloud Eventarc v1 API, specifically version 2.2.0, which is part of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateChannelRequest\u003c/code\u003e class is used to encapsulate the request parameters for the \u003ccode\u003eCreateChannel\u003c/code\u003e method, enabling users to create a new channel within a specified parent collection.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateChannelRequest\u003c/code\u003e class include \u003ccode\u003eChannel\u003c/code\u003e, which represents the channel to be created, \u003ccode\u003eChannelId\u003c/code\u003e for a user-provided channel identifier, \u003ccode\u003eParent\u003c/code\u003e to specify the parent collection, and \u003ccode\u003eValidateOnly\u003c/code\u003e for request validation without posting.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management within the protocol buffer system.\u003c/p\u003e\n"],["\u003cp\u003eThe document also makes note that this is a \u003ccode\u003esealed class\u003c/code\u003e, and as such cannot be used as a base class to derive from.\u003c/p\u003e\n"]]],[],null,[]]