Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.servicemanagement.operations

Service Management API: operations. Google Service Management allows service producers to publish their services on Google Cloud Platform so that they can be discovered and used by service consumers. See: https://cloud.google.com/service-management/api/reference/rest/v1/operations

Service Management API: operations.
Google Service Management allows service producers to publish their services on Google Cloud Platform so that they can be discovered and used by service consumers.
See: https://cloud.google.com/service-management/api/reference/rest/v1/operations
raw docstring

get$clj

(get$ auth parameters)

https://cloud.google.com/service-management/api/reference/rest/v1/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/service-management/api/reference/rest/v1/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

list$clj

(list$ auth parameters)

https://cloud.google.com/service-management/api/reference/rest/v1/operations/list

Required parameters: none

Optional parameters: filter, name, pageSize, pageToken

Lists service operations that match the specified filter in the request.

https://cloud.google.com/service-management/api/reference/rest/v1/operations/list

Required parameters: none

Optional parameters: filter, name, pageSize, pageToken

Lists service operations that match the specified filter in the request.
sourceraw docstring

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

× close