Liking cljdoc? Tell your friends :D

compute.gcp.api


clientclj

(client {:keys [api version http-client credentials-provider backoff
                retriable?]})
source

default-http-clientclj

(default-http-client)
source

docclj

(doc client operation)
source

doc-dataclj

(doc-data client op)
source

doc-strclj

(doc-str {:compute.gcp.descriptor/keys [operation description parameters
                                        response]
          :as doc})
source

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.
sourceraw docstring

invokeclj

(invoke client op-map)
source

opsclj

(ops client)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close