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

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

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 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_beta/sqladmin__v1beta3.json ('k') | generated/googleapis/CHANGELOG.md » ('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/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": "\"l66ggWbucbkBw9Lpos72oziyefE/LPLXKKjaGUbCz_MfuhQ-STkNWfw\"", 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/LPLXKKjaGUbCz_MfuhQ-STkNWfw\"",
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",
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
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__v1beta3.json ('k') | generated/googleapis/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698