dtkt.event.v1beta1messages.proto

Event

Message

Represents an event type deliverable by an EventSource.

FieldTypeNumberDescription
typestring1

Type of the event.

descriptionstring2

Description of the event.

action_type
ActionType
3

Type of action associated with event.

payload_schema
TypeSchema
4

Schema describing the payload of the event.

payload
Any
5

Payload when event is delivered.