1234567891011121314151617 |
- {
- "methodConfig": [
- {
- "name": [
- {
- "service": "google.devtools.build.v1.PublishBuildEvent",
- "method": "PublishLifecycleEvent"
- },
- {
- "service": "google.devtools.build.v1.PublishBuildEvent",
- "method": "PublishBuildToolEventStream"
- }
- ],
- "timeout": "600s"
- }
- ]
- }
|