Module model

Module model 

Source
Expand description

The messages and enums that are part of this client library.

Modules§

workflow
Defines additional types related to Workflow.

Structs§

CreateWorkflowRequest
Request for the CreateWorkflow method.
DeleteWorkflowRequest
Request for the DeleteWorkflow method.
GetWorkflowRequest
Request for the GetWorkflow method.
ListWorkflowRevisionsRequest
Request for the ListWorkflowRevisions method.
ListWorkflowRevisionsResponse
Response for the ListWorkflowRevisions method.
ListWorkflowsRequest
Request for the ListWorkflows method.
ListWorkflowsResponse
Response for the ListWorkflows method.
OperationMetadata
Represents the metadata of the long-running operation.
UpdateWorkflowRequest
Request for the UpdateWorkflow method.
Workflow
Workflow program to be executed by Workflows.

Enums§

ExecutionHistoryLevel
Define possible options for enabling the execution history level.