Object                  Object Object
gcs_auth                Authenticate this session
gcs_create_bucket       Create a new bucket
gcs_create_bucket_acl   Create a Bucket Access Controls
gcs_create_lifecycle    Create a lifecycle condition
gcs_delete_bucket       Delete a bucket
gcs_delete_object       Delete an object
gcs_download_url        Get the download URL
gcs_get_bucket          Get bucket info
gcs_get_bucket_acl      Get Bucket Access Controls
gcs_get_global_bucket   Get global bucket name
gcs_get_object          Get an object in a bucket directly
gcs_get_object_acl      Check the access control settings for an object
                        for one entity
gcs_global_bucket       Set global bucket name
gcs_list_buckets        List buckets
gcs_list_objects        List objects in a bucket
gcs_load                Load an R session from the Google Cloud
gcs_metadata_object     Make metadata for an object
gcs_parse_download      Parse downloaded objects straight into R
gcs_retry_upload        Retry a resumeable upload
gcs_save                Save an R object to the Google Cloud
gcs_save_image          Save an R session to the Google Cloud
gcs_source              Source an R script from the Google Cloud
gcs_update_object_acl   Change access to an object in a bucket
gcs_upload              Upload a file of arbitary type
