I am serving a file through Google Cloud Storage. If an user access it, is it possible to get a notification?
I have check Cloud Pub/Sub Notification. This deals about object created or delete inside a bucket.
I am looking for read access for a file. Is it possible to achieve?