Class ListBuildTriggersRequest (3.6.0)

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

Request to list existing BuildTriggers.

Attributes

NameDescription
parent str
The parent of the collection of Triggers. Format: projects/{project}/locations/{location}
project_id str
Required. ID of the project for which to list BuildTriggers.
page_size int
Number of results to return in the list.
page_token str
Token to provide to skip to a particular spot in the list.