Class ListClustersRequest (2.34.0)

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

Request message for BigtableInstanceAdmin.ListClusters.

Attributes

Name Description
parent str
Required. The unique name of the instance for which a list of clusters is requested. Values are of the form projects/{project}/instances/{instance}. Use {instance} = '-' to list Clusters for all Instances in a project, e.g., projects/myproject/instances/-.
page_token str
DEPRECATED: This field is unused and ignored.