Class DiagnoseClusterRequest (2.4.0)

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

A request to collect cluster diagnostic information. .. attribute:: project_id

Required. The ID of the Google Cloud Platform project that the cluster belongs to.

:type: str

Attributes

NameDescription
region str
Required. The Dataproc region in which to handle the request.
cluster_name str
Required. The cluster name.