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
Methods
__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.
Generated from protobuf field .google.cloud.dataproc.v1.WorkflowTemplate template = 1 [(.google.api.field_behavior) = REQUIRED];
hasTemplate
clearTemplate
setTemplate
Required. The updated workflow template.
The template.version
field must match the current version.
Generated from protobuf field .google.cloud.dataproc.v1.WorkflowTemplate template = 1 [(.google.api.field_behavior) = REQUIRED];
$this

