DataprocParametersResponse

data class DataprocParametersResponse(val cluster: String)

Parameters used in Dataproc JobType executions.

Constructors

Link copied to clipboard
constructor(cluster: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

URI for cluster used to run Dataproc execution. Format: projects/{PROJECT_ID}/regions/{REGION}/clusters/{CLUSTER_NAME}