bqAuth: Wrapper for the set_service_token that uses...

View source: R/bigquery-auth.R

bqAuthR Documentation

Wrapper for the set_service_token that uses BIGQUERY_ACCESS_TOKEN_PATH env var as default value for the secret token location.

Description

Required environment variables to use BigQuery helper functions: 'BIGQUERY_PROJECT“ - name of the project in BigQuery. 'BIGQUERY_DATASET“ - name of the default dataset in BigQuery. 'BIGQUERY_ACCESS_TOKEN_PATH' - path to the json token file.

Usage

bqAuth()

madedotcom/retl documentation built on Sept. 19, 2022, 3:28 a.m.