ListBuildsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request to list builds.
Attributes |
|
---|---|
Name | Description |
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
The page token for the next page of Builds. If unspecified, the first page of results is returned. If the token is rejected for any reason, INVALID_ARGUMENT will be thrown. In this case, the token should be discarded, and pagination should be restarted from the first page of results. See https://google.aip.dev/158 for more. |
filter |
str
The raw filter text to constrain the results. |