diff options
Diffstat (limited to 'third_party/googleapis/google/devtools/testing/v1/testing_v1.yaml')
| -rw-r--r-- | third_party/googleapis/google/devtools/testing/v1/testing_v1.yaml | 39 | 
1 files changed, 0 insertions, 39 deletions
diff --git a/third_party/googleapis/google/devtools/testing/v1/testing_v1.yaml b/third_party/googleapis/google/devtools/testing/v1/testing_v1.yaml deleted file mode 100644 index 0fc554c..0000000 --- a/third_party/googleapis/google/devtools/testing/v1/testing_v1.yaml +++ /dev/null @@ -1,39 +0,0 @@ -type: google.api.Service -config_version: 3 -name: testing.googleapis.com -title: Cloud Testing API - -apis: -- name: google.devtools.testing.v1.ApplicationDetailService -- name: google.devtools.testing.v1.TestEnvironmentDiscoveryService -- name: google.devtools.testing.v1.TestExecutionService - -documentation: -  summary: |- -    Allows developers to run automated tests for their mobile applications on -    Google infrastructure. - -authentication: -  rules: -  - selector: google.devtools.testing.v1.ApplicationDetailService.GetApkDetails -    oauth: -      canonical_scopes: |- -        https://www.googleapis.com/auth/cloud-platform -  - selector: google.devtools.testing.v1.TestEnvironmentDiscoveryService.GetTestEnvironmentCatalog -    oauth: -      canonical_scopes: |- -        https://www.googleapis.com/auth/cloud-platform, -        https://www.googleapis.com/auth/cloud-platform.read-only -  - selector: google.devtools.testing.v1.TestExecutionService.CancelTestMatrix -    oauth: -      canonical_scopes: |- -        https://www.googleapis.com/auth/cloud-platform -  - selector: google.devtools.testing.v1.TestExecutionService.CreateTestMatrix -    oauth: -      canonical_scopes: |- -        https://www.googleapis.com/auth/cloud-platform -  - selector: google.devtools.testing.v1.TestExecutionService.GetTestMatrix -    oauth: -      canonical_scopes: |- -        https://www.googleapis.com/auth/cloud-platform, -        https://www.googleapis.com/auth/cloud-platform.read-only  | 
