cr_pubsub {googleCloudRunner} | R Documentation |
Useful for testing Cloud Run pubsub deployments
cr_pubsub(endpoint, payload = jsonlite::toJSON("hello"))
endpoint |
The url endpoint of the PubSub service |
payload |
Will be base64 encoded and placed in |