Files in andodet/googlePubsubR
R Interface for Google 'Cloud Pub/Sub' REST API

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/cleanup.R
.github/workflows/pkgdown.yaml
.github/workflows/testthat.yaml
.gitignore
CRAN-RELEASE
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/auth.R R/objects.R R/schemas.R R/snapshots.R R/subscriptions.R R/topics.R R/utils.R R/zzz.R README.md
_pkgdown.yml
cran-comments.md
googlePubsubR.Rproj
inst/shiny/consumer_example/app.R inst/shiny/consumer_example/init.R inst/shiny/consumer_example/readme.md man/DeadLetterPolicy.Rd man/DlqPolicy.Rd man/ExpirationPolicy.Rd man/MessageStoragePolicy.Rd man/PubsubMessage.Rd man/PushConfig.Rd man/RetryPolicy.Rd man/Schema.Rd man/SchemaSettings.Rd man/Snapshot.Rd man/Subscription.Rd man/Topic.Rd man/grapes-greater-than-grapes.Rd man/msg_decode.Rd man/msg_encode.Rd man/ps_project_get.Rd man/ps_project_set.Rd man/pubsub_auth.Rd man/schemas_create.Rd man/schemas_delete.Rd man/schemas_exists.Rd man/schemas_get.Rd man/schemas_list.Rd man/schemas_validate.Rd man/schemas_validate_message.Rd man/snapshots_create.Rd man/snapshots_delete.Rd man/snapshots_exists.Rd man/snapshots_get.Rd man/snapshots_list.Rd man/snapshots_patch.Rd man/subscriptions_ack.Rd man/subscriptions_create.Rd man/subscriptions_delete.Rd man/subscriptions_detach.Rd man/subscriptions_exists.Rd man/subscriptions_get.Rd man/subscriptions_list.Rd man/subscriptions_modify_ack_deadline.Rd man/subscriptions_modify_pushconf.Rd man/subscriptions_patch.Rd man/subscriptions_pull.Rd man/subscriptions_seek.Rd man/topics_create.Rd man/topics_delete.Rd man/topics_exists.Rd man/topics_get.Rd man/topics_list.Rd man/topics_list_subscriptions.Rd man/topics_patch.Rd man/topics_publish.Rd tests/testthat.R tests/testthat/setup-helpers.R tests/testthat/test-1-auth.R tests/testthat/test-2-create.R tests/testthat/test-3-topics.R tests/testthat/test-4-subscriptions.R tests/testthat/test-5-snapshots.R tests/testthat/test-6-schemas.R tests/testthat/test-7-teardown.R vignettes/getting_started.Rmd vignettes/shiny_consumer.Rmd
andodet/googlePubsubR documentation built on March 10, 2023, 5:47 p.m.