JobPlacement

data class JobPlacement(val clusterName: String, val clusterUuid: String? = null)

Constructors

Link copied to clipboard
constructor(clusterName: String, clusterUuid: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the cluster where the job will be submitted

Link copied to clipboard
val clusterUuid: String? = null

Output-only. A cluster UUID generated by the Cloud Dataproc service when the job is submitted