Class: Google::Cloud::Dataproc::V1::UpdateWorkflowTemplateRequest

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

Overview

A request to update a workflow template.

Instance Attribute Summary collapse

Instance Attribute Details

#templateGoogle::Cloud::Dataproc::V1::WorkflowTemplate

Returns Required. The updated workflow template.

The template.version field must match the current version.

Returns:



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

class UpdateWorkflowTemplateRequest; end