In which file did you encounter the issue?
https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/storage/cloud-client/notification_polling.py#L82
Did you change the file? If so, how?
No
Describe the issue
There's a typo in the attribute name, the correct name is "overwrittenByGeneration", currently the field is always returned empty because of this typo.