get_storage_host: Get the Google Cloud Storage API host to use for requests

View source: R/host.R

get_storage_hostR Documentation

Get the Google Cloud Storage API host to use for requests

Description

Uses the STORAGE_EMULATOR_HOST environment variable if set, otherwise uses the default host (the real Google Cloud Storage API).

Usage

get_storage_host()

Value

The host to use for requests (includes scheme, host and port)


cloudyr/googleCloudStorageR documentation built on July 3, 2024, 4:38 p.m.