v1

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

List buckets of a project in a particular location.

get/v1/{+parent}/buckets

Path parameters

parentstring required

Required. The parent, which owns this collection of buckets. The format is: projects/[PROJECT_ID]/locations/[LOCATION]

Query parameters

pageSizeinteger

Optional. The maximum number of buckets to return. If unspecified, then at most 100 buckets are returned. The maximum value is 1000; values above 1000 are coerced to 1000.

pageTokenstring

Optional. A page token, received from a previous ListBuckets call. Provide this to retrieve the subsequent page.

showDeletedboolean

Optional. If true, then the response will include deleted buckets.

Response

Successful response