In which file did you encounter the issue?
https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/storage/cloud-client/notification_polling.py#L34
Did you change the file? If so, how?
No
Describe the issue
The command doesn't work:
>gsutil notification create -f json -t testtopic gs://testbucket/
CommandException: Invalid subcommand "create" for the notification command.
Reactions are currently unavailable
In which file did you encounter the issue?
https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/storage/cloud-client/notification_polling.py#L34
Did you change the file? If so, how?
No
Describe the issue
The command doesn't work: