apikeys/v2 library

API Keys API - v2

Manages the API keys associated with developer projects.

For more information, see cloud.google.com/api-keys/docs

Create an instance of ApiKeysServiceApi to access these resources:

Classes

ApiKeysServiceApi
Manages the API keys associated with developer projects.
KeysResource
Operation
This resource represents a long-running operation that is the result of a network API call.
OperationsResource
ProjectsLocationsKeysResource
ProjectsLocationsResource
ProjectsResource
V2AndroidApplication
Identifier of an Android application for key use.
V2AndroidKeyRestrictions
The Android apps that are allowed to use the key.
V2ApiTarget
A restriction for a specific service and optionally one or multiple specific methods.
V2BrowserKeyRestrictions
The HTTP referrers (websites) that are allowed to use the key.
V2GetKeyStringResponse
Response message for GetKeyString method.
V2IosKeyRestrictions
The iOS apps that are allowed to use the key.
V2Key
The representation of a key managed by the API Keys API.
V2ListKeysResponse
Response message for ListKeys method.
V2LookupKeyResponse
Response message for LookupKey method.
V2Restrictions
Describes the restrictions on the key.
V2ServerKeyRestrictions
The IP addresses of callers that are allowed to use the key.

Typedefs

Status = $Status
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
V2UndeleteKeyRequest = $Empty
Request message for UndeleteKey method.

Exceptions / Errors

ApiRequestError
Represents a general error reported by the API endpoint.
DetailedApiRequestError
Represents a specific error reported by the API endpoint.