# Generated by roxygen2: do not edit by hand

S3method(print,auth)
export(gcs_cloud_auth)
export(gcs_connection)
export(gcs_cp)
export(gcs_dir)
export(gcs_get_cloud_auth)
export(gcs_get_read_buff)
export(gcs_get_write_buff)
export(gcs_set_read_buff)
export(gcs_set_write_buff)
exportClasses(FileClass)
exportClasses(FolderClass)
exportMethods("$")
exportMethods("[[")
exportMethods(names)
exportMethods(show)
import(Rcpp)
import(httr)
importFrom(googleAuthR,gar_auth_service)
importFrom(googleCloudStorageR,gcs_get_global_bucket)
importFrom(jsonlite,fromJSON)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setMethod)
importFrom(utils,URLencode)
useDynLib(GCSConnection, .registration = TRUE)
