Chromium Code Reviews

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

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
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/taskqueue/v1beta2",
17 "description": "Accesses a Google App Engine Pull Task Queue over REST.", 17 "description": "Accesses a Google App Engine Pull Task Queue over REST.",
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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/rBU1z2tHcOAAx8ktsJNBvusBoYw\"", 20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/rBU1z2tHcOAAx8ktsJNBvusBoYw\"",
21 "icons": { 21 "icons": {
22 "x16": "https://www.google.com/images/icons/product/app_engine-16.png", 22 "x16": "https://www.google.com/images/icons/product/app_engine-16.png",
23 "x32": "https://www.google.com/images/icons/product/app_engine-32.png" 23 "x32": "https://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",
(...skipping 533 matching lines...)
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/sqladmin__v1beta4.json ('k') | discovery/googleapis_beta/toolresults__v1beta3.json » ('j') | no next file with comments »

Powered by Google App Engine