Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Dispatcher

dispatcher.proto:7

service EventsService

events.proto:7

service WorkflowService

workflows.proto:8

WorkflowService represents a set of RPCs for managing workflows.

message ActionEventResponse

dispatcher.proto:267

Used as response type in: Dispatcher.SendGroupKeyActionEvent, Dispatcher.SendStepActionEvent

enum ActionType

dispatcher.proto:111

Used in: AssignedAction

message AssignedAction

dispatcher.proto:117

Used as response type in: Dispatcher.Listen, Dispatcher.ListenV2

enum ConcurrencyLimitStrategy

workflows.proto:50

Used in: WorkflowConcurrencyOpts

message CreateStepRateLimit

workflows.proto:123

Used in: CreateWorkflowStepOpts

message CreateWorkflowJobOpts

workflows.proto:66

CreateWorkflowJobOpts represents options to create a workflow job.

Used in: CreateWorkflowVersionOpts

message CreateWorkflowStepOpts

workflows.proto:109

CreateWorkflowStepOpts represents options to create a workflow step.

Used in: CreateWorkflowJobOpts

message CreateWorkflowVersionOpts

workflows.proto:32

CreateWorkflowVersionOpts represents options to create a workflow version.

Used in: PutWorkflowRequest

message DesiredWorkerLabels

workflows.proto:82

Used in: CreateWorkflowStepOpts

message Event

events.proto:19

Used as response type in: EventsService.Push, EventsService.ReplaySingleEvent

Used as field type in: Events

enum GroupKeyActionEventType

dispatcher.proto:197

Used in: GroupKeyActionEvent

message ListWorkflowsRequest

workflows.proto:133

ListWorkflowsRequest is the request for ListWorkflows.

(message has no fields)

message PushEventRequest

events.proto:93

Used as request type in: EventsService.Push

Used as field type in: BulkPushEventRequest

enum RateLimitDuration

workflows.proto:239

Used in: CreateStepRateLimit, PutRateLimitRequest

enum ResourceEventType

dispatcher.proto:297

Used in: WorkflowEvent

enum ResourceType

dispatcher.proto:291

Used in: WorkflowEvent

message RuntimeInfo

dispatcher.proto:51

Used in: WorkerRegisterRequest

enum SDKS

dispatcher.proto:44

Used in: RuntimeInfo

message ScheduledWorkflow

workflows.proto:165

ScheduledWorkflow represents a scheduled workflow.

Used in: WorkflowVersion

enum StepActionEventType

dispatcher.proto:225

Used in: StepActionEvent

message StepRunResult

dispatcher.proto:350

Used in: WorkflowRunEvent

enum StickyStrategy

workflows.proto:20

Used in: CreateWorkflowVersionOpts

message TriggerWorkflowRequest

workflows.proto:202

Used as request type in: WorkflowService.TriggerWorkflow

Used as field type in: BulkTriggerWorkflowRequest

enum WorkerLabelComparator

workflows.proto:73

Used in: DesiredWorkerLabels

message WorkerLabels

dispatcher.proto:38

Used in: UpsertWorkerLabelsRequest, WorkerRegisterRequest

message WorkerListenRequest

dispatcher.proto:179

Used as request type in: Dispatcher.Listen, Dispatcher.ListenV2

message WorkflowConcurrencyOpts

workflows.proto:58

Used in: CreateWorkflowVersionOpts

enum WorkflowKind

workflows.proto:25

Used in: CreateWorkflowVersionOpts

enum WorkflowRunEventType

dispatcher.proto:335

Used in: WorkflowRunEvent

message WorkflowTriggerCronRef

workflows.proto:189

WorkflowTriggerCronRef represents the WorkflowTriggerCronRef model.

message WorkflowTriggerEventRef

workflows.proto:183

WorkflowTriggerEventRef represents the WorkflowTriggerEventRef model.

message WorkflowVersion

workflows.proto:171

WorkflowVersion represents the WorkflowVersion model.

Used as response type in: WorkflowService.PutWorkflow, WorkflowService.ScheduleWorkflow