Module api_key_credentials

Module api_key_credentials 

Source
Expand description

API Key Credentials type.

An API key is a simple encrypted string that you can use when calling Google Cloud APIs. When you use API keys in your applications, ensure that they are kept secure during both storage and transmission.

Structsยง

Builder
A builder for creating credentials that authenticate using an API key.