OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/cloud-platform": { | 5 "https://www.googleapis.com/auth/cloud-platform": { |
6 "description": "View and manage your data across Google Clou
d Platform services" | 6 "description": "View and manage your data across Google Clou
d Platform services" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/pubsub": { | 8 "https://www.googleapis.com/auth/pubsub": { |
9 "description": "View and manage Pub/Sub topics and subscript
ions" | 9 "description": "View and manage Pub/Sub topics and subscript
ions" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/pubsub/v1beta1/", | 14 "basePath": "/pubsub/v1beta1/", |
15 "baseUrl": "https://www.googleapis.com/pubsub/v1beta1/", | 15 "baseUrl": "https://www.googleapis.com/pubsub/v1beta1/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "description": "Provides reliable, many-to-many, asynchronous messaging betw
een applications.", | 17 "description": "Provides reliable, many-to-many, asynchronous messaging betw
een applications.", |
18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
19 "documentationLink": "https://developers.google.com/pubsub/v1beta1", | 19 "documentationLink": "https://developers.google.com/pubsub/v1beta1", |
20 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/ywePitQXGabB9vHcCh_sNtCXjDU\"", | 20 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/ywePitQXGabB9vHcCh_sNtCXjDU\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "https://www.google.com/images/icons/product/search-16.gif", | 22 "x16": "https://www.google.com/images/icons/product/search-16.gif", |
23 "x32": "https://www.google.com/images/icons/product/search-32.gif" | 23 "x32": "https://www.google.com/images/icons/product/search-32.gif" |
24 }, | 24 }, |
25 "id": "pubsub:v1beta1", | 25 "id": "pubsub:v1beta1", |
26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
27 "labels": [ | 27 "labels": [ |
28 "limited_availability" | 28 "limited_availability" |
29 ], | 29 ], |
30 "name": "pubsub", | 30 "name": "pubsub", |
(...skipping 543 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
574 "type": "string" | 574 "type": "string" |
575 } | 575 } |
576 }, | 576 }, |
577 "type": "object" | 577 "type": "object" |
578 } | 578 } |
579 }, | 579 }, |
580 "servicePath": "pubsub/v1beta1/", | 580 "servicePath": "pubsub/v1beta1/", |
581 "title": "Cloud Pub/Sub API", | 581 "title": "Cloud Pub/Sub API", |
582 "version": "v1beta1" | 582 "version": "v1beta1" |
583 } | 583 } |
OLD | NEW |