Class EventInput (1.12.0)

EventInput(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the event to trigger.

Attribute

NameDescription
event str
Name of the event.

Inheritance

builtins.object > proto.message.Message > EventInput