EventUpdate(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The event update message.
Attributes |
|
---|---|
Name | Description |
stream |
str
The name of the stream that the event is attached to. |
event |
str
The name of the event. |
series |
str
The name of the series. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
The timestamp when the Event update happens. |
offset |
int
The offset of the message that will be used to acknowledge of the message receiving. |