Google Cloud
Delete item from GCS
Overview
This BLOCK deletes files or folders from Google Cloud Storage (GCS).
Designate the file or folder to be deleted with a GCS URL with the format gs://BUCKET/FILE
or gs://BUCKET/FOLDER/
. When deleting a folder, the url should end with a /
.
Deleting a folder will also delete all files and folders contained within it.
Properties
Property | Explanation |
---|---|
BLOCK name | Configure the name displayed on this BLOCK. |
GCP service account | Select the GCP service account to use with this BLOCK. |
GCS URL |
Designate the GCS URL of the file or folder to be deleted. When deleting a folder, the URL should end with a
|
BLOCK memos | Make notes about this BLOCK. |