package google.events.cloud.workflows.v1

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

message Workflow

data.proto:26

Workflow program to be executed by Workflows.

Used in: WorkflowEventData

enum Workflow.State

data.proto:29

Describes the current state of workflow deployment. More states may be added in the future.

Used in: Workflow

message WorkflowCreatedEvent

events.proto:32

The CloudEvent raised when a Workflow is created.

message WorkflowDeletedEvent

events.proto:41

The CloudEvent raised when a Workflow is deleted.

message WorkflowEventData

data.proto:102

The data within all Workflow events.

Used in: WorkflowCreatedEvent, WorkflowDeletedEvent, WorkflowUpdatedEvent

message WorkflowUpdatedEvent

events.proto:50

The CloudEvent raised when a Workflow is updated.