Liking cljdoc? Tell your friends :D

compute.gcp.impl.request


build-request-mapclj

(build-request-map endpoint global-params op-info op-map)
source

curly-brackets-regexclj

source

expand-uri-templateclj

(expand-uri-template uri-template param-name->param-val)
source

get-op-descriptorclj

(get-op-descriptor client op)
source

op-request-mapclj

(op-request-map cinfo op-map)
source

path-template-var-namesclj

(path-template-var-names path-template)
source

resolve-path-templateclj

(resolve-path-template path-template var->val)
source

url-request-mapclj

(url-request-map cinfo url)
source

with-authclj

(with-auth request access-token)
source

with-form-parameterclj

(with-form-parameter request param-name param-val)
source

with-header-parameterclj

(with-header-parameter request param-name param-val)
source

with-path-parameterclj

(with-path-parameter request param-name param-val)
source

with-query-parameterclj

(with-query-parameter request param-name param-val)
source

with-request-parametersclj

(with-request-parameters request parameters body-schema parameter-kvs)

Returns request with the op's op-parameters from request-parameters added into the appropriate locations in the request map.

Returns request with the op's op-parameters from request-parameters added
into the appropriate locations in the request map.
sourceraw docstring

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