list_gcs_buckets: List Google Cloud Storage buckets

View source: R/fct_list_gcs_buckets.R

list_gcs_bucketsR Documentation

List Google Cloud Storage buckets

Description

Makes a request to a user specified Google Cloud project to list storage buckets

Usage

list_gcs_buckets(token, project_id)

Arguments

token

a httr OAuth2.0 token which allows a user to make authenticated HTTP requests to the Google Cloud Storage API.

project_id

single element character vector of Google Cloud project id.

Value

vector of bucket names.


livelihoods-and-landscapes/maplandscape documentation built on March 20, 2023, 5:43 a.m.