dtkt.event.v1beta1messages.proto

CreateEventSourceRequest

Message

Request to create a new event source.

FieldTypeNumberDescription
event_source
EventSource
1

Event source to create.

config
Any
2

Configuration of the event source.

pull_freq
Duration
3

Pull frequency of the event source, if any (only supported when strategy is PULL).

push_urlstring4

Push URL of the event source, if any (only supported when strategy is PUSH).