Class ListBuildsRequest (3.0.2)

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

Request to list builds.

Attributes

NameDescription
parent str
The parent of the collection of Builds. Format: projects/{project}/locations/location
project_id str
Required. ID of the project.
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.
filter str
The raw filter text to constrain the results.