R/old_object.R
Object.get_download_url.Rd
Helper method to get the download URL for a file object.
Object.get_download_url(id, env = get_connection())
The ID of the object.
(optional) Custom client environment.
if (FALSE) { # \dontrun{ Object.get_download_url("1234567890") } # }