Class ListConnectClustersRequest (0.3.0)

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

Request for ListConnectClusters.

Attributes

Name Description
parent str
Required. The parent project/location whose Connect clusters are to be listed. Structured like projects/{project}/locations/{location}.
page_size int
Optional. The maximum number of Connect clusters 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 ListConnectClusters call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListConnectClusters must match the call that provided the page token.
filter str
Optional. Filter expression for the result.
order_by str
Optional. Order by fields for the result.