Expand description
Useful constants to work with Code
Constants§
- API_
KEY_ EXPIRED - Specified API Key has expired.
- API_
KEY_ INVALID - Specified API key is invalid.
- BILLING_
NOT_ ACTIVE - Consumer cannot access the service because the service requires active billing.
- PROJECT_
DELETED - Consumer’s project has been marked as deleted (soft deletion).
- RESOURCE_
EXHAUSTED - Quota allocation failed. Same as [google.rpc.Code.RESOURCE_EXHAUSTED][google.rpc.Code.RESOURCE_EXHAUSTED].
- UNSPECIFIED
- This is never used.