# Generated by roxygen2: do not edit by hand

S3method(print,auth)
export()
export(gcs_cloud_auth)
export(gcs_connection)
export(gcs_cp)
export(gcs_dir)
export(gcs_get_billing_project)
export(gcs_get_cloud_auth)
export(gcs_get_read_buff)
export(gcs_get_requester_pays)
export(gcs_get_write_buff)
export(gcs_is_requester_pays)
export(gcs_rm)
export(gcs_set_billing_project)
export(gcs_set_read_buff)
export(gcs_set_requester_pays)
export(gcs_set_write_buff)
exportClasses(FileClass)
exportClasses(FolderClass)
exportMethods("$")
exportMethods("[[")
exportMethods(as.character)
exportMethods(names)
exportMethods(show)
import(Rcpp)
import(httr)
import(methods)
importFrom(googleAuthR,gar_auth_service)
importFrom(googleCloudStorageR,gcs_get_global_bucket)
importFrom(jsonlite,fromJSON)
importFrom(stats,setNames)
importFrom(utils,URLencode)
useDynLib(GCSConnection, .registration = TRUE)
