Support for GCS Cloud Pub/Sub Notifications #1420
Labels
api: storage
Issues related to the Cloud Storage API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
triaged for GA
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
GCS has a new feature (currently in private alpha) wherein buckets can be configured to send object change notifications to Cloud Pub/Sub topics, rather than as push notifications to HTTPS endpoints.
In gcloud-java, I imagine such a feature might look something like this:
The text was updated successfully, but these errors were encountered: