Liking cljdoc? Tell your friends :D

compute.gcp.api


clientclj

(client {:keys [api version http-client credentials-provider]})

default-http-clientclj

(default-http-client)

doc-dataclj

(doc-data client op)

doc-strclj

(doc-str {:keys [documentation request required response refs] :as doc})

get-urlclj

(get-url client url)

GCP APIs often return resource URLs. This function simply executes a GET request on that url.

GCP APIs often return resource URLs. This function simply executes a GET request
on that url.
raw docstring

invokeclj

(invoke client op-map)

opsclj

(ops client)

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

× close