talkiq / gcloud-aio

(Asyncio OR Threadsafe) Google Cloud Client Library for Python
https://talkiq.github.io/gcloud-aio
276 stars 91 forks source link

feat(list-buckets): prereleasing list_buckets() method #618

Closed leanaha closed 1 year ago

leanaha commented 1 year ago

Summary

Prereleasing latest version of gcloud.aio lib which cointains a new method in storage class, called list_buckets(). This method retrieve bucket names from a gcp project according to this API call