class Google::Auth::APIKeyCredentials

Implementation of Google API Key authentication.

API Keys are text strings. They don’t have an associated JSON file.

The end-user is managing their API Keys directly, not via an authentication library.

API Keys provide project information for an API request. API Keys don’t reference an IAM principal, they do not expire, and cannot be refreshed.