googleapis / python-storage

Apache License 2.0
448 stars 154 forks source link

fix: correct notification error message #1290

Closed tritone closed 5 months ago

tritone commented 5 months ago

To create a new notification, the notification_id field must be set to None. Update the error message to clarify this.

Fixes #1289

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Fixes # 🦕

andrewsg commented 5 months ago

Thank you! Please feel free to merge directly, or ask me to merge, when you're ready.