Skip to content

Add support for object change notification to storage #357

@tseaver

Description

@tseaver

See: https://cloud.google.com/storage/docs/object-change-notification

E.g., we could add a watch() method to Bucket, which would register the notification URL and return an instance of a new Channel class: that instance would have a close() method which would turn off the notifications.

Metadata

Metadata

Labels

api: storageIssues related to the Cloud Storage API.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions