Class UpdateWorkflowRequest (0.1.0)

UpdateWorkflowRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the UpdateWorkflow method.

Attributes

Name Description
workflow .gcw_workflows.Workflow
Required. Workflow to be updated.
update_mask .field_mask.FieldMask
List of fields to be updated. If not present, the entire workflow will be updated.