Class ListClustersRequest (0.1.0)

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

Request for ListClusters.

Attributes

Name Description
parent str
Required. The parent location whose clusters are to be listed. Structured like projects/{project}/locations/{location}.
page_size int
Optional. The maximum number of 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 ListClusters call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListClusters 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.