View source: R/fct_list_gcs_buckets.R
list_gcs_buckets | R Documentation |
Makes a request to a user specified Google Cloud project to list storage buckets
list_gcs_buckets(token, project_id)
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. |
vector of bucket names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.