API Keys API

Manages the API keys associated with developer projects.

Service: apikeys.googleapis.com

The Service name apikeys.googleapis.com is needed to create RPC client stubs.

google.api.apikeys.v2.ApiKeys

Methods
CreateKey Creates a new API key.
DeleteKey Deletes an API key.
GetKey Gets the metadata for an API key.
GetKeyString Get the key string for an API key.
ListKeys Lists the API keys owned by a project.
LookupKey Find the parent project and resource name of the API key that matches the key string in the request.
UndeleteKey Undeletes an API key which was deleted within 30 days.
UpdateKey Patches the modifiable fields of an API key.

google.longrunning.Operations

Methods
GetOperation Gets the latest state of a long-running operation.