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

Cloud 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.



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

class JobPlacement; end

#cluster_uuidString

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

Returns:

  • (String)

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



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

class JobPlacement; end