Class ListOrchestrationClustersRequest (0.2.2)

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

Message for requesting list of OrchestrationClusters.

Attributes

NameDescription
parent str
Required. Parent value for ListOrchestrationClustersRequest
page_size int
Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
page_token str
A token identifying a page of results the server should return.
filter str
Filtering results.
order_by str
Hint for how to order the results.