Inherits Exception < Reference < Object
Google API error.
This error is raised when the Google API returns an error response.
Error code, e.g. 400, 401, 403.
The error data from the API response.
Error status, e.g. "INVALID_ARGUMENT", "UNAUTHENTICATED".