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:260

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:49

Used in: WorkflowConcurrencyOpts

message CreateStepRateLimit

workflows.proto:122

Used in: CreateWorkflowStepOpts

message CreateWorkflowJobOpts

workflows.proto:65

CreateWorkflowJobOpts represents options to create a workflow job.

Used in: CreateWorkflowVersionOpts

message CreateWorkflowStepOpts

workflows.proto:108

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:81

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:190

Used in: GroupKeyActionEvent

message ListWorkflowsRequest

workflows.proto:132

ListWorkflowsRequest is the request for ListWorkflows.

(message has no fields)

message PushEventRequest

events.proto:85

Used as request type in: EventsService.Push

Used as field type in: BulkPushEventRequest

enum RateLimitDuration

workflows.proto:238

Used in: CreateStepRateLimit, PutRateLimitRequest

enum ResourceEventType

dispatcher.proto:290

Used in: WorkflowEvent

enum ResourceType

dispatcher.proto:284

Used in: WorkflowEvent

message RuntimeInfo

dispatcher.proto:51

Used in: WorkerRegisterRequest

enum SDKS

dispatcher.proto:44

Used in: RuntimeInfo

message ScheduledWorkflow

workflows.proto:164

ScheduledWorkflow represents a scheduled workflow.

Used in: WorkflowVersion

enum StepActionEventType

dispatcher.proto:218

Used in: StepActionEvent

message StepRunResult

dispatcher.proto:341

Used in: WorkflowRunEvent

enum StickyStrategy

workflows.proto:20

Used in: CreateWorkflowVersionOpts

message TriggerWorkflowRequest

workflows.proto:201

Used as request type in: WorkflowService.TriggerWorkflow

Used as field type in: BulkTriggerWorkflowRequest

enum WorkerLabelComparator

workflows.proto:72

Used in: DesiredWorkerLabels

message WorkerLabels

dispatcher.proto:38

Used in: UpsertWorkerLabelsRequest, WorkerRegisterRequest

message WorkerListenRequest

dispatcher.proto:172

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

message WorkflowConcurrencyOpts

workflows.proto:57

Used in: CreateWorkflowVersionOpts

enum WorkflowKind

workflows.proto:25

Used in: CreateWorkflowVersionOpts

enum WorkflowRunEventType

dispatcher.proto:326

Used in: WorkflowRunEvent

message WorkflowTriggerCronRef

workflows.proto:188

WorkflowTriggerCronRef represents the WorkflowTriggerCronRef model.

message WorkflowTriggerEventRef

workflows.proto:182

WorkflowTriggerEventRef represents the WorkflowTriggerEventRef model.

message WorkflowVersion

workflows.proto:170

WorkflowVersion represents the WorkflowVersion model.

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