Class DeleteWorkflowRequest (1.7.1)

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

Request for the DeleteWorkflow method.

Attribute

NameDescription
name str
Required. Name of the workflow to be deleted. Format: projects/{project}/locations/{location}/workflows/{workflow}

Inheritance

builtins.object > proto.message.Message > DeleteWorkflowRequest