Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Side by Side Diff: discovery/googleapis/pubsub__v1.json

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/prediction__v1.6.json ('k') | discovery/googleapis/qpxExpress__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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": "", 14 "basePath": "",
15 "baseUrl": "https://pubsub.googleapis.com/", 15 "baseUrl": "https://pubsub.googleapis.com/",
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://cloud.google.com/pubsub/docs", 19 "documentationLink": "https://cloud.google.com/pubsub/docs",
20 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/HIsdIvCDXEirzqtPtZbE0wV3MKA\"", 20 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/HIsdIvCDXEirzqtPtZbE0wV3MKA\"",
21 "icons": { 21 "icons": {
22 "x16": "http://www.google.com/images/icons/product/search-16.gif", 22 "x16": "http://www.google.com/images/icons/product/search-16.gif",
23 "x32": "http://www.google.com/images/icons/product/search-32.gif" 23 "x32": "http://www.google.com/images/icons/product/search-32.gif"
24 }, 24 },
25 "id": "pubsub:v1", 25 "id": "pubsub:v1",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "name": "pubsub", 27 "name": "pubsub",
28 "ownerDomain": "google.com", 28 "ownerDomain": "google.com",
29 "ownerName": "Google", 29 "ownerName": "Google",
30 "parameters": { 30 "parameters": {
(...skipping 1085 matching lines...) Expand 10 before | Expand all | Expand 10 after
1116 "description": "The push configuration for future deliveries . An empty `pushConfig` indicates that the Pub/Sub system should stop pushing me ssages from the given subscription and allow messages to be pulled and acknowled ged - effectively pausing the subscription if `Pull` is not called." 1116 "description": "The push configuration for future deliveries . An empty `pushConfig` indicates that the Pub/Sub system should stop pushing me ssages from the given subscription and allow messages to be pulled and acknowled ged - effectively pausing the subscription if `Pull` is not called."
1117 } 1117 }
1118 }, 1118 },
1119 "type": "object" 1119 "type": "object"
1120 } 1120 }
1121 }, 1121 },
1122 "servicePath": "", 1122 "servicePath": "",
1123 "title": "Google Cloud Pub/Sub API", 1123 "title": "Google Cloud Pub/Sub API",
1124 "version": "v1" 1124 "version": "v1"
1125 } 1125 }
OLDNEW
« no previous file with comments | « discovery/googleapis/prediction__v1.6.json ('k') | discovery/googleapis/qpxExpress__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698