Add LRO service config. Update Pub/Sub. Remove unneeded context. (#155)
parent
7823ab700b
commit
acfc5dc744
4 changed files with 14 additions and 28 deletions
@ -0,0 +1,12 @@ |
|||||||
|
type: google.api.Service |
||||||
|
config_version: 1 |
||||||
|
name: longrunning.googleapis.com |
||||||
|
title: Google Long Running Operations API |
||||||
|
|
||||||
|
apis: |
||||||
|
- name: google.longrunning.Operations |
||||||
|
|
||||||
|
# Documentation section |
||||||
|
documentation: |
||||||
|
overview: |
||||||
|
(== include google/longrunning/README.md ==) |
Loading…
Reference in new issue