Class: Google::Cloud::Dataproc::V1::ClusterOperation

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

Overview

The cluster operation triggered by a workflow.

Instance Attribute Summary collapse

Instance Attribute Details

#donetrue, false

Returns Output only. Indicates the operation is done.

Returns:

  • (true, false)

    Output only. Indicates the operation is done.



347
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/workflow_templates.rb', line 347

class ClusterOperation; end

#errorString

Returns Output only. Error, if operation failed.

Returns:

  • (String)

    Output only. Error, if operation failed.



347
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/workflow_templates.rb', line 347

class ClusterOperation; end

#operation_idString

Returns Output only. The id of the cluster operation.

Returns:

  • (String)

    Output only. The id of the cluster operation.



347
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/workflow_templates.rb', line 347

class ClusterOperation; end