Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::UpdateWorkflowTemplateRequest (v0.24.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::UpdateWorkflowTemplateRequest.
A request to update a workflow template.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#template
deftemplate()->::Google::Cloud::Dataproc::V1::WorkflowTemplate
Returns
-
(::Google::Cloud::Dataproc::V1::WorkflowTemplate) — Required. The updated workflow template.
The
template.versionfield must match the current version.
#template=
deftemplate=(value)->::Google::Cloud::Dataproc::V1::WorkflowTemplate
Parameter
-
value (::Google::Cloud::Dataproc::V1::WorkflowTemplate) — Required. The updated workflow template.
The
template.versionfield must match the current version.
Returns
-
(::Google::Cloud::Dataproc::V1::WorkflowTemplate) — Required. The updated workflow template.
The
template.versionfield must match the current version.