Namespace Google.Apis.ApiKeysService.v2.Data
Classes
Operation
This resource represents a long-running operation that is the result of a network API call.
Status
The Status
type defines a logical error model that is suitable for different programming environments,
including REST APIs and RPC APIs. It is used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details. You can find out more about this error model
and how to work with it in the API Design Guide.
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. Both fields are case insensitive.
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.
V2UndeleteKeyRequest
Request message for UndeleteKey
method.