Skip to contents

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.