Delete
|
|||||
|
|
Permanently deletes an empty bucket
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your data across Google Cloud Platform services
- Manage your data and permissions in Google Cloud Storage
- Manage your data in Google Cloud Storage
Input
This building block consumes 5 input parameters
Name | Format | Description |
---|---|---|
bucket Required |
STRING |
Name of a bucket |
ifMetagenerationMatch |
INTEGER |
If set, only deletes the bucket if its metageneration matches this value |
ifMetagenerationNotMatch |
INTEGER |
If set, only deletes the bucket if its metageneration does not match this value |
provisionalUserProject |
STRING |
The project to be billed for this request if the target bucket is requester-pays bucket |
userProject |
STRING |
The project to be billed for this request. Required for Requester Pays buckets |
= Parameter name
= Format
bucket STRING Required Name of a bucket |
ifMetagenerationMatch INTEGER If set, only deletes the bucket if its metageneration matches this value |
ifMetagenerationNotMatch INTEGER If set, only deletes the bucket if its metageneration does not match this value |
provisionalUserProject STRING The project to be billed for this request if the target bucket is requester-pays bucket |
userProject STRING The project to be billed for this request. Required for Requester Pays buckets |