Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.sql.operations

Cloud SQL Admin API: operations. API for Cloud SQL database instance management See: https://developers.google.com/cloud-sql/api/reference/rest/v1beta4/operations

Cloud SQL Admin API: operations.
API for Cloud SQL database instance management
See: https://developers.google.com/cloud-sql/api/reference/rest/v1beta4/operations
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/cloud-sql/api/reference/rest/v1beta4/operations/get

Required parameters: operation, project

Optional parameters: none

Retrieves an instance operation that has been performed on an instance.

https://developers.google.com/cloud-sql/api/reference/rest/v1beta4/operations/get

Required parameters: operation, project

Optional parameters: none

Retrieves an instance operation that has been performed on an instance.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/cloud-sql/api/reference/rest/v1beta4/operations/list

Required parameters: project

Optional parameters: instance, pageToken, maxResults

Lists all instance operations that have been performed on the given Cloud SQL instance in the reverse chronological order of the start time.

https://developers.google.com/cloud-sql/api/reference/rest/v1beta4/operations/list

Required parameters: project

Optional parameters: instance, pageToken, maxResults

Lists all instance operations that have been performed on the given Cloud
SQL instance in the reverse chronological order of the start time.
sourceraw docstring

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

× close