Class GetClusterRequest (2.2.0)

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

Request to get the resource representation for a cluster in a project.

Attributes

NameDescription
project_id str
Required. The ID of the Google Cloud Platform project that the cluster belongs to.
region str
Required. The Dataproc region in which to handle the request.
cluster_name str
Required. The cluster name.