Class: Google::Cloud::Dataproc::V1beta2::UpdateWorkflowTemplateRequest

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

Overview

A request to update a workflow template.

Instance Attribute Summary collapse

Instance Attribute Details

#templateGoogle::Cloud::Dataproc::V1beta2::WorkflowTemplate

Returns Required. The updated workflow template.

The template.version field must match the current version.

Returns:



520
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb', line 520

class UpdateWorkflowTemplateRequest; end