Class ListTriggersResponse (1.1.0)

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

The response message for the ListTriggers method.

Attributes

NameDescription
triggers Sequence[google.cloud.eventarc_v1.types.Trigger]
The requested triggers, up to the number specified in page_size.
next_page_token str
A page token that can be sent to ListTriggers to request the next page. If this is empty, then there are no more pages.
unreachable Sequence[str]
Unreachable resources, if any.