API documentation for workflows_v1beta.types
package.
Classes
CreateWorkflowRequest
Request for the CreateWorkflow method.
DeleteWorkflowRequest
Request for the DeleteWorkflow method.
GetWorkflowRequest
Request for the GetWorkflow method.
ListWorkflowsRequest
Request for the ListWorkflows method.
ListWorkflowsResponse
Response for the ListWorkflows method.
OperationMetadata
Represents the metadata of the long-running operation. .. attribute:: create_time
The time the operation was created.
:type: google.protobuf.timestamp_pb2.Timestamp
UpdateWorkflowRequest
Request for the UpdateWorkflow method.
Workflow
Workflow program to be executed by Workflows. .. attribute:: name
The resource name of the workflow. Format: projects/{project}/locations/{location}/workflows/{workflow}
:type: str