powered by
Authenticate a Pub/Sub client
pubsub_auth( json_file = Sys.getenv("GCP_AUTH_FILE"), token = NULL, email = NULL )
None, called for side effects
character Path of the JSON file containing credentials for a GCP service account
character
character An existing authentication token
character The email to default authentication to
Other Auth functions: ps_project_get(), ps_project_set()
ps_project_get()
ps_project_set()