projects
Updates an existing workflow. Running this method has no impact on already running executions of the workflow. A new revision of the workflow might be created as a result of a successful update operation. In that case, the new revision is used in new workflow executions.
patch/v1/{+name}
Path parameters
namestring required
The resource name of the workflow. Format: projects/{project}/locations/{location}/workflows/{workflow}. This is a workflow-wide field and is not tied to a specific revision.
Query parameters
updateMaskstring
List of fields to be updated. If not present, the entire workflow will be updated.
Request body
Response
Successful response