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": "\"l66ggWbucbkBw9Lpos72oziyefE/xuml-cR3i2tpiaxCozjiT_iUO9o\"", | 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/xuml-cR3i2tpiaxCozjiT_iUO9o\"", |
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 652 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
683 "type": "string" | 683 "type": "string" |
684 } | 684 } |
685 }, | 685 }, |
686 "type": "object" | 686 "type": "object" |
687 } | 687 } |
688 }, | 688 }, |
689 "servicePath": "pubsub/v1beta1/", | 689 "servicePath": "pubsub/v1beta1/", |
690 "title": "Cloud Pub/Sub API", | 690 "title": "Cloud Pub/Sub API", |
691 "version": "v1beta1" | 691 "version": "v1beta1" |
692 } | 692 } |
OLD | NEW |