CreateChannelConnectionRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)The request message for the CreateChannelConnection method.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent collection in which to add this channel connection. |
channel_connection |
google.cloud.eventarc_v1.types.ChannelConnection
Required. Channel connection to create. |
channel_connection_id |
str
Required. The user-provided ID to be assigned to the channel connection. |