gcs_get_global_bucket {googleCloudStorageR} | R Documentation |
Get global bucket name
Description
Bucket name set this session to use by default
Usage
gcs_get_global_bucket()
Details
Set the bucket name via gcs_global_bucket
Value
Bucket name
See Also
Other bucket functions:
gcs_create_bucket()
,
gcs_create_lifecycle()
,
gcs_delete_bucket()
,
gcs_get_bucket()
,
gcs_global_bucket()
,
gcs_list_buckets()
[Package googleCloudStorageR version 0.7.0 Index]