Class ListChannelConnectionsRequest (1.11.2)

ListChannelConnectionsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request message for the ListChannelConnections method.

Attributes

NameDescription
parent str
Required. The parent collection from which to list channel connections.
page_size int
The maximum number of channel connections to return on each page. Note: The service may send fewer responses.
page_token str
The page token; provide the value from the next_page_token field in a previous ListChannelConnections call to retrieve the subsequent page. When paginating, all other parameters provided to ListChannelConnetions match the call that provided the page token.