-
Notifications
You must be signed in to change notification settings - Fork 676
Storage: implement channels #403
Copy link
Copy link
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.triage meI really want to be triaged.I really want to be triaged.
Milestone
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.triage meI really want to be triaged.I really want to be triaged.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Channels: "A channel represents the means by which a notification message is sent to an application watching a bucket." https://cloud.google.com/storage/docs/json_api/v1/channels
Objects -> watchAll: "Watch for changes on all objects in a bucket" https://cloud.google.com/storage/docs/json_api/v1/objects/watchAll
Hopefully I dropped this in the right milestone.