Liking cljdoc? Tell your friends :D
Clojure only.

googlecloud.credentials


service-credentialsclj

(service-credentials account-id private-key-file scopes)

Uses Google Cloud Service Account credentials to authenticate the client. Requires a service account ID (usually xxxx@developer.gserviceaccount.com), and the p12 private key file. Scopes is a sequence of service scopes, e.g. StorageScopes/DEVSTORAGE_READ_WRITE

Uses Google Cloud Service Account credentials to authenticate the
client. Requires a service account ID (usually
xxxx@developer.gserviceaccount.com), and the p12 private key
file. Scopes is a sequence of service scopes, e.g. StorageScopes/DEVSTORAGE_READ_WRITE
raw 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