Updates a new Storage bucket
buckets
update
objects
var bucket = await supabase.Storage.UpdateBucket("avatars", new BucketUpsertOptions { Public = false });