| pubsub_auth | R Documentation |
Authenticate a Pub/Sub client
pubsub_auth(
json_file = Sys.getenv("GCP_AUTH_FILE"),
token = NULL,
email = NULL
)
json_file |
|
token |
|
email |
|
None, called for side effects
Other Auth functions:
ps_project_get(),
ps_project_set()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.