Reference documentation and code samples for the Google Cloud Dataproc V1 Client class UpdateWorkflowTemplateRequest.
A request to update a workflow template.
Generated from protobuf message google.cloud.dataproc.v1.UpdateWorkflowTemplateRequest
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ template
Google\Cloud\Dataproc\V1\WorkflowTemplate
Required. The updated workflow template. The template.version
field must match the current version.
getTemplate
Required. The updated workflow template.
The template.version
field must match the current version.
hasTemplate
clearTemplate
setTemplate
Required. The updated workflow template.
The template.version
field must match the current version.
$this
static::build
template
Google\Cloud\Dataproc\V1\WorkflowTemplate
Required. The updated workflow template.
The template.version
field must match the current version.