buckets
Retrieves a list of buckets for a given project.
get/b
Query parameters
projectstring required
A valid API project identifier.
maxResultsinteger
Maximum number of buckets to return in a single response. The service will use this parameter or 1,000 items, whichever is smaller.
pageTokenstring
A previously-returned page token representing part of the larger set of results to view.
prefixstring
Filter results to buckets whose names begin with this prefix.
projection'full' | 'noAcl'
Set of properties to return. Defaults to noAcl.
returnPartialSuccessboolean
If true, return a list of bucket resource names for buckets that are in unreachable locations.
softDeletedboolean
If true, only soft-deleted bucket versions will be returned. The default is false. For more information, see Soft Delete.
userProjectstring
The project to be billed for this request.
Response
Successful response