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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCreateChannelRequest\u003c/code\u003e class within the Google Cloud Eventarc v1 API, detailing its properties, inheritance, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateChannelRequest\u003c/code\u003e class is used to send requests for creating a new channel in Eventarc, which is essential for managing event routing within the platform.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateChannelRequest\u003c/code\u003e documentation is for version 2.6.0, while previous versions from 1.0.0 to 2.5.0 are also available, accessible via links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for \u003ccode\u003eCreateChannelRequest\u003c/code\u003e include \u003ccode\u003eChannel\u003c/code\u003e (the channel to create), \u003ccode\u003eChannelId\u003c/code\u003e (a user-provided ID), \u003ccode\u003eParent\u003c/code\u003e (the parent collection), and \u003ccode\u003eValidateOnly\u003c/code\u003e (a flag for request validation).\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, indicating its role in message handling and object operations.\u003c/p\u003e\n"]]],[],null,[]]