v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13144376.2 KB
projects

Lists builds in a given project, location, and backend.

get/v1/{+parent}/builds

Path parameters

parentstring required

Required. The parent backend in the form projects/{project}/locations/{locationId}/backends/{backendId}.

Query parameters

filterstring

Optional. A filter to narrow down results to a preferred subset. Learn more about filtering in Google's AIP 160 standard.

orderBystring

Optional. Hint for how to order the results. Supported fields are name and createTime. To specify descending order, append a desc suffix.

pageSizeinteger

Optional. The maximum number of results to return. If not set, the service selects a default.

pageTokenstring

Optional. A page token received from the nextPageToken field in the response. Send that page token to receive the subsequent page.

showDeletedboolean

Optional. If true, the request returns soft-deleted resources that haven't been fully-deleted yet.

Response

Successful response