Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.testing.applicationDetailService

Cloud Testing API: applicationDetailService. 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/applicationDetailService

Cloud Testing API: applicationDetailService.
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/applicationDetailService
raw docstring

getApkDetails$clj

(getApkDetails$ auth parameters body)

https://developers.google.com/cloud-test-lab/api/reference/rest/v1/applicationDetailService/getApkDetails

Required parameters: none

Optional parameters: none

Body:

{:gcsPath string}

Gets the details of an Android application APK.

https://developers.google.com/cloud-test-lab/api/reference/rest/v1/applicationDetailService/getApkDetails

Required parameters: none

Optional parameters: none

Body: 

{:gcsPath string}

Gets the details of an Android application APK.
sourceraw docstring

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

× close