Class EventInput (0.8.0)

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

Represents the event to trigger. Attributes: event (str): Name of the event.

Inheritance

builtins.object > proto.message.Message > EventInput