gcs_list_pubsub: List pub/sub notifications for a bucket

Description Usage Arguments Details See Also

View source: R/pubsub.R

Description

List notification configurations for a bucket.

Usage

1

Arguments

bucket

The bucket for notifications

Details

Cloud Pub/Sub notifications allow you to track changes to your Cloud Storage objects. As a minimum you wil need: the Cloud Pub/Sub API activated for the project; sufficient permissions on the bucket you wish to monitor; sufficient permissions on the project to receive notifications; an existing pub/sub topic; have given your service account at least pubsub.publisher permission.

See Also

https://cloud.google.com/storage/docs/reporting-changes

Other pubsub functions: gcs_create_pubsub(), gcs_delete_pubsub(), gcs_get_service_email()


MarkEdmondson1234/googleCloudStorageR documentation built on April 27, 2021, 11:41 a.m.