Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.apikeys.keys

API Keys API: keys. Manages the API keys associated with developer projects. See: https://cloud.google.com/api-keys/docsapi/reference/rest/v2/keys

API Keys API: keys.
Manages the API keys associated with developer projects.
See: https://cloud.google.com/api-keys/docsapi/reference/rest/v2/keys
raw docstring

lookupKey$clj

(lookupKey$ auth parameters)

https://cloud.google.com/api-keys/docsapi/reference/rest/v2/keys/lookupKey

Required parameters: none

Optional parameters: keyString

Find the parent project and resource name of the API key that matches the key string in the request. If the API key has been purged, resource name will not be set. The service account must have the apikeys.keys.lookup permission on the parent project.

https://cloud.google.com/api-keys/docsapi/reference/rest/v2/keys/lookupKey

Required parameters: none

Optional parameters: keyString

Find the parent project and resource name of the API key that matches the key string in the request. If the API key has been purged, resource name will not be set. The service account must have the `apikeys.keys.lookup` permission on the parent project.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close