Class: Google::Cloud::Dataproc::V1::JobPlacement

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/jobs.rb

Overview

Dataproc job config.

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_nameString

Returns Required. The name of the cluster where the job will be submitted.

Returns:

  • (String)

    Required. The name of the cluster where the job will be submitted.



361
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/jobs.rb', line 361

class JobPlacement; end

#cluster_uuidString

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

Returns:

  • (String)

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



361
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/jobs.rb', line 361

class JobPlacement; end