Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.testing.testEnvironmentCatalog

Cloud Testing API: testEnvironmentCatalog. Allows developers to run automated tests for their mobile applications on Google infrastructure. See: https://developers.google.com/cloud-test-lab/api/reference/rest/v1/testEnvironmentCatalog

Cloud Testing API: testEnvironmentCatalog.
Allows developers to run automated tests for their mobile applications on Google infrastructure.
See: https://developers.google.com/cloud-test-lab/api/reference/rest/v1/testEnvironmentCatalog
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/cloud-test-lab/api/reference/rest/v1/testEnvironmentCatalog/get

Required parameters: environmentType

Optional parameters: projectId

Gets the catalog of supported test environments.

May return any of the following canonical error codes:

  • INVALID_ARGUMENT - if the request is malformed
  • NOT_FOUND - if the environment type does not exist
  • INTERNAL - if an internal error occurred
https://developers.google.com/cloud-test-lab/api/reference/rest/v1/testEnvironmentCatalog/get

Required parameters: environmentType

Optional parameters: projectId

Gets the catalog of supported test environments.

May return any of the following canonical error codes:

- INVALID_ARGUMENT - if the request is malformed
- NOT_FOUND - if the environment type does not exist
- INTERNAL - if an internal error occurred
sourceraw docstring

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

× close