-
Notifications
You must be signed in to change notification settings - Fork 322
Open
Labels
api: bigqueryIssues related to the googleapis/python-bigquery API.Issues related to the googleapis/python-bigquery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
I noticed in #1105 that we turn off type checking to add query_job and now debug_message properties to a GoogleAPICallError.
It'd be great if (a) there were some generic debug properties we could add to on the core GoogleAPICallError and/or (b) we had a custom exception type(s) so that folks can more easily discover debug_message and query_job.
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the googleapis/python-bigquery API.Issues related to the googleapis/python-bigquery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.