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.