Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.documentai.operations

Cloud Document AI API: operations. Service to parse structured information from unstructured or semi-structured documents using state-of-the-art Google AI such as natural language, computer vision, translation, and AutoML. See: https://cloud.google.com/document-ai/docs/api/reference/rest/v1/operations

Cloud Document AI API: operations.
Service to parse structured information from unstructured or semi-structured documents using state-of-the-art Google AI such as natural language, computer vision, translation, and AutoML.
See: https://cloud.google.com/document-ai/docs/api/reference/rest/v1/operations
raw docstring

delete$clj

(delete$ auth parameters)

https://cloud.google.com/document-ai/docs/api/reference/rest/v1/operations/delete

Required parameters: name

Optional parameters: none

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

https://cloud.google.com/document-ai/docs/api/reference/rest/v1/operations/delete

Required parameters: name

Optional parameters: none

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
sourceraw docstring

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

× close