Код: Выделить всё
client = storage.Client()
bucket = client.get_bucket(BUCKET_NAME)
Подробнее здесь: [url]https://stackoverflow.com/questions/59526251/how-do-i-list-all-the-top-level-folders-in-given-gcs-bucket[/url]Код: Выделить всё
client = storage.Client()
bucket = client.get_bucket(BUCKET_NAME)
Подробнее здесь: [url]https://stackoverflow.com/questions/59526251/how-do-i-list-all-the-top-level-folders-in-given-gcs-bucket[/url]