Class ListClustersRequest (2.10.8)

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

ListClustersRequest lists clusters.

Attributes

NameDescription
project_id str
Required. Deprecated. The Google Developers Console `project ID or project number
zone str
Required. Deprecated. The name of the Google Compute Engine zone __ in which the cluster resides, or "-" for all zones. This field has been deprecated and replaced by the parent field.
parent str
The parent (project and location) where the clusters will be listed. Specified in the format projects/*/locations/*. Location "-" matches all zones and all regions.