OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/taskqueue": { | 5 "https://www.googleapis.com/auth/taskqueue": { |
6 "description": "Manage your Tasks and Taskqueues" | 6 "description": "Manage your Tasks and Taskqueues" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/taskqueue.consumer": { | 8 "https://www.googleapis.com/auth/taskqueue.consumer": { |
9 "description": "Consume Tasks from your Taskqueues" | 9 "description": "Consume Tasks from your Taskqueues" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/taskqueue/v1beta2/projects/", | 14 "basePath": "/taskqueue/v1beta2/projects/", |
15 "baseUrl": "https://www.googleapis.com/taskqueue/v1beta2/projects/", | 15 "baseUrl": "https://www.googleapis.com/taskqueue/v1beta2/projects/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "description": "Lets you access a Google App Engine Pull Task Queue over RES
T.", | 17 "description": "Lets you access a Google App Engine Pull Task Queue over RES
T.", |
18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
19 "documentationLink": "https://developers.google.com/appengine/docs/python/ta
skqueue/rest", | 19 "documentationLink": "https://developers.google.com/appengine/docs/python/ta
skqueue/rest", |
20 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/NdbJrHMoZLPwtpKFHEyZMJzpuTM\"", | 20 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/NdbJrHMoZLPwtpKFHEyZMJzpuTM\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "http://www.google.com/images/icons/product/app_engine-16.png", | 22 "x16": "http://www.google.com/images/icons/product/app_engine-16.png", |
23 "x32": "http://www.google.com/images/icons/product/app_engine-32.png" | 23 "x32": "http://www.google.com/images/icons/product/app_engine-32.png" |
24 }, | 24 }, |
25 "id": "taskqueue:v1beta2", | 25 "id": "taskqueue:v1beta2", |
26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
27 "name": "taskqueue", | 27 "name": "taskqueue", |
28 "ownerDomain": "google.com", | 28 "ownerDomain": "google.com", |
29 "ownerName": "Google", | 29 "ownerName": "Google", |
30 "parameters": { | 30 "parameters": { |
(...skipping 529 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
560 "type": "string" | 560 "type": "string" |
561 } | 561 } |
562 }, | 562 }, |
563 "type": "object" | 563 "type": "object" |
564 } | 564 } |
565 }, | 565 }, |
566 "servicePath": "taskqueue/v1beta2/projects/", | 566 "servicePath": "taskqueue/v1beta2/projects/", |
567 "title": "TaskQueue API", | 567 "title": "TaskQueue API", |
568 "version": "v1beta2" | 568 "version": "v1beta2" |
569 } | 569 } |
OLD | NEW |