Class ListClustersRequest (2.12.0)

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
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.

Inheritance

builtins.object > proto.message.Message > ListClustersRequest