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

Side by Side Diff: discovery/googleapis_beta/pubsub__v1beta1.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 months 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
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": "/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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/manager__v1beta2.json ('k') | discovery/googleapis_beta/replicapool__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698