| 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": "/v1beta2/", | 14 "basePath": "/v1beta2/", |
| 15 "baseUrl": "https://pubsub.googleapis.com/v1beta2/", | 15 "baseUrl": "https://pubsub.googleapis.com/v1beta2/", |
| 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": "", | 19 "documentationLink": "", |
| 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/lQI8FHp12NFK29a25qmlTN4Bqeo\"", | 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/k747AQVNKzUoa08QT-Z1GxOMZC0\"", |
| 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:v1beta2", | 25 "id": "pubsub:v1beta2", |
| 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 279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 310 }, | 310 }, |
| 311 "response": { | 311 "response": { |
| 312 "$ref": "Topic" | 312 "$ref": "Topic" |
| 313 }, | 313 }, |
| 314 "scopes": [ | 314 "scopes": [ |
| 315 "https://www.googleapis.com/auth/cloud-platform"
, | 315 "https://www.googleapis.com/auth/cloud-platform"
, |
| 316 "https://www.googleapis.com/auth/pubsub" | 316 "https://www.googleapis.com/auth/pubsub" |
| 317 ] | 317 ] |
| 318 }, | 318 }, |
| 319 "delete": { | 319 "delete": { |
| 320 "description": "Deletes the topic with the given nam
e. All subscriptions to this topic are detached from the topic. Returns NOT_FOUN
D if the topic does not exist. After a topic is deleted, a new topic may be crea
ted with the same name; this is an entirely new topic with none of the old confi
guration or subscriptions.", | 320 "description": "Deletes the topic with the given nam
e. Returns NOT_FOUND if the topic does not exist. After a topic is deleted, a ne
w topic may be created with the same name; this is an entirely new topic with no
ne of the old configuration or subscriptions. Existing subscriptions to this top
ic are not deleted.", |
| 321 "httpMethod": "DELETE", | 321 "httpMethod": "DELETE", |
| 322 "id": "pubsub.projects.topics.delete", | 322 "id": "pubsub.projects.topics.delete", |
| 323 "parameterOrder": [ | 323 "parameterOrder": [ |
| 324 "topic" | 324 "topic" |
| 325 ], | 325 ], |
| 326 "parameters": { | 326 "parameters": { |
| 327 "topic": { | 327 "topic": { |
| 328 "location": "path", | 328 "location": "path", |
| 329 "required": true, | 329 "required": true, |
| 330 "type": "string" | 330 "type": "string" |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 456 "https://www.googleapis.com/auth/pubsub" | 456 "https://www.googleapis.com/auth/pubsub" |
| 457 ] | 457 ] |
| 458 } | 458 } |
| 459 } | 459 } |
| 460 } | 460 } |
| 461 } | 461 } |
| 462 } | 462 } |
| 463 } | 463 } |
| 464 } | 464 } |
| 465 }, | 465 }, |
| 466 "revision": "20150213", | 466 "revision": "20150326", |
| 467 "rootUrl": "https://pubsub.googleapis.com/", | 467 "rootUrl": "https://pubsub.googleapis.com/", |
| 468 "schemas": { | 468 "schemas": { |
| 469 "AcknowledgeRequest": { | 469 "AcknowledgeRequest": { |
| 470 "id": "AcknowledgeRequest", | 470 "id": "AcknowledgeRequest", |
| 471 "properties": { | 471 "properties": { |
| 472 "ackIds": { | 472 "ackIds": { |
| 473 "items": { | 473 "items": { |
| 474 "type": "string" | 474 "type": "string" |
| 475 }, | 475 }, |
| 476 "type": "array" | 476 "type": "array" |
| (...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 670 "type": "string" | 670 "type": "string" |
| 671 } | 671 } |
| 672 }, | 672 }, |
| 673 "type": "object" | 673 "type": "object" |
| 674 } | 674 } |
| 675 }, | 675 }, |
| 676 "servicePath": "v1beta2/", | 676 "servicePath": "v1beta2/", |
| 677 "title": "Google Cloud Pub/Sub API", | 677 "title": "Google Cloud Pub/Sub API", |
| 678 "version": "v1beta2" | 678 "version": "v1beta2" |
| 679 } | 679 } |
| OLD | NEW |