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

WorkflowService represents a set of RPCs for managing workflows.

message ActionEventResponse

dispatcher.proto:288

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

enum ActionType

dispatcher.proto:123

Used in: AssignedAction

message AssignedAction

dispatcher.proto:129

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

enum ConcurrencyLimitStrategy

workflows.proto:51

Used in: WorkflowConcurrencyOpts

message CreateStepRateLimit

workflows.proto:89

Used in: CreateWorkflowStepOpts

message CreateWorkflowJobOpts

workflows.proto:67

CreateWorkflowJobOpts represents options to create a workflow job.

Used in: CreateWorkflowVersionOpts

message CreateWorkflowStepOpts

workflows.proto:75

CreateWorkflowStepOpts represents options to create a workflow task.

Used in: CreateWorkflowJobOpts

message CreateWorkflowVersionOpts

workflows.proto:33

CreateWorkflowVersionOpts represents options to create a workflow version.

Used in: PutWorkflowRequest

message Event

events.proto:19

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

Used as field type in: Events

enum GroupKeyActionEventType

dispatcher.proto:218

Used in: GroupKeyActionEvent

message ListWorkflowsRequest

workflows.proto:99

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

Used in: CreateStepRateLimit, PutRateLimitRequest

enum ResourceEventType

dispatcher.proto:318

Used in: WorkflowEvent

enum ResourceType

dispatcher.proto:312

Used in: WorkflowEvent

message RuntimeInfo

dispatcher.proto:59

Used in: WorkerRegisterRequest

enum SDKS

dispatcher.proto:51

Used in: RuntimeInfo

message ScheduledWorkflow

workflows.proto:131

ScheduledWorkflow represents a scheduled workflow.

Used in: WorkflowVersion

enum StepActionEventType

dispatcher.proto:246

Used in: StepActionEvent

message StepRunResult

dispatcher.proto:371

Used in: WorkflowRunEvent

enum StickyStrategy

workflows.proto:21

Used in: CreateWorkflowVersionOpts

message WorkerLabels

dispatcher.proto:45

Used in: UpsertWorkerLabelsRequest, WorkerRegisterRequest

message WorkerListenRequest

dispatcher.proto:200

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

message WorkflowConcurrencyOpts

workflows.proto:59

Used in: CreateWorkflowVersionOpts

enum WorkflowKind

workflows.proto:26

Used in: CreateWorkflowVersionOpts

enum WorkflowRunEventType

dispatcher.proto:356

Used in: WorkflowRunEvent

message WorkflowTriggerCronRef

workflows.proto:155

WorkflowTriggerCronRef represents the WorkflowTriggerCronRef model.

message WorkflowTriggerEventRef

workflows.proto:149

WorkflowTriggerEventRef represents the WorkflowTriggerEventRef model.

message WorkflowVersion

workflows.proto:137

WorkflowVersion represents the WorkflowVersion model.

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