dtkt.event.v1beta1messages.proto

UpdateEventSourceRequest

Message

Request to update an event source.

FieldTypeNumberDescription
event_source
EventSource
1

Event source to update.

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).