When running the examples from the documentation, I get the following error: AttributeError: 'Client' object has no attribute '_project'
Disabling GRPC via the GOOGLE_CLOUD_DISABLE_GRPC environment variable fixes this.
I'm running on an Ubuntu 14.04 compute instance with python 3.5.3 and version 023.2 of the google-cloud-error-reporting project