123456789101112131415161718 |
- {
- "methodConfig": [
- {
- "name": [
- {
- "service": "google.devtools.testing.v1.ApplicationDetailService"
- },
- {
- "service": "google.devtools.testing.v1.TestEnvironmentDiscoveryService"
- },
- {
- "service": "google.devtools.testing.v1.TestExecutionService"
- }
- ],
- "timeout": "60s"
- }
- ]
- }
|