Returns metadata for the specified bucket. Try it now .
The caller must have
READER
permissions on the
bucket
.
Request
HTTP request
GET https://www.googleapis.com/storage/v1beta1/b/bucket
Parameters
Parameter name | Value | Description |
---|---|---|
Required parameters | ||
bucket
|
string
|
Name of a bucket. |
Optional parameters | ||
projection
|
string
|
Set of properties to return. Defaults to
no_acl
.
Acceptable values are:
|
Request body
Do not supply a request body with this method.
Response
If successful, this method returns a bucket resource in the response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response. Alternatively, try the standalone Explorer .