We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445df82 commit 2647211Copy full SHA for 2647211
storage/hierarchical-namespace/delete_empty_folders.py
@@ -44,7 +44,7 @@
44
# Usage: See README.md for instructions.
45
46
# --- Configuration ---
47
-BUCKET_NAME = "do-not-delete-mabsaleh-hns-test"
+BUCKET_NAME = "your-gcs-bucket-name"
48
49
# e.g. "archive/old_data/" or "" to delete all folders in the bucket.
50
# If specified, must end with '/'.
0 commit comments