Class ListConnectorsRequest (0.2.0)

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

Request for ListConnectors.

Attributes

Name Description
parent str
Required. The parent Connect cluster whose connectors are to be listed. Structured like projects/{project}/locations/{location}/connectClusters/{connect_cluster_id}.
page_size int
Optional. The maximum number of connectors to return. The service may return fewer than this value. If unspecified, server will pick an appropriate default.
page_token str
Optional. A page token, received from a previous ListConnectors call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListConnectors must match the call that provided the page token.