Liking cljdoc? Tell your friends :D

happygapi.bigtableadmin.operations

Cloud Bigtable Admin API: operations. Administer your Cloud Bigtable tables and instances. See: https://cloud.google.com/bigtable/api/reference/rest/v2/operations

Cloud Bigtable Admin API: operations.
Administer your Cloud Bigtable tables and instances.
See: https://cloud.google.com/bigtable/api/reference/rest/v2/operations
raw docstring

get$clj

(get$ auth parameters)

https://cloud.google.com/bigtable/api/reference/rest/v2/operations/get

Required parameters: name

Optional parameters: none

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

https://cloud.google.com/bigtable/api/reference/rest/v2/operations/get

Required parameters: name

Optional parameters: none

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
sourceraw docstring

projects-operations-list$clj

(projects-operations-list$ auth parameters)

https://cloud.google.com/bigtable/api/reference/rest/v2/operations/projects/operations/list

Required parameters: name

Optional parameters: filter, pageSize, pageToken

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

https://cloud.google.com/bigtable/api/reference/rest/v2/operations/projects/operations/list

Required parameters: name

Optional parameters: filter, pageSize, pageToken

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
sourceraw docstring

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

× close