gcs_global_bucket: Set global bucket name

View source: R/buckets.R

gcs_global_bucketR Documentation

Set global bucket name

Description

Set a bucket name used for this R session

Usage

gcs_global_bucket(bucket)

Arguments

bucket

bucket name you want this session to use by default, or a bucket object

Details

This sets a bucket to a global environment value so you don't need to supply the bucket argument to other API calls.

Value

The bucket name (invisibly)

See Also

Other bucket functions: gcs_create_bucket(), gcs_create_lifecycle(), gcs_delete_bucket(), gcs_get_bucket(), gcs_get_global_bucket(), gcs_list_buckets()


cloudyr/googleCloudStorageR documentation built on July 3, 2024, 4:38 p.m.