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

Side by Side Diff: discovery/googleapis/fusiontables__v1.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. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/fitness__v1.json ('k') | discovery/googleapis/fusiontables__v2.json » ('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/fusiontables": { 5 "https://www.googleapis.com/auth/fusiontables": {
6 "description": "Manage your Fusion Tables" 6 "description": "Manage your Fusion Tables"
7 }, 7 },
8 "https://www.googleapis.com/auth/fusiontables.readonly": { 8 "https://www.googleapis.com/auth/fusiontables.readonly": {
9 "description": "View your Fusion Tables" 9 "description": "View your Fusion Tables"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/fusiontables/v1/", 14 "basePath": "/fusiontables/v1/",
15 "baseUrl": "https://www.googleapis.com/fusiontables/v1/", 15 "baseUrl": "https://www.googleapis.com/fusiontables/v1/",
16 "batchPath": "batch", 16 "batchPath": "batch/fusiontables/v1",
17 "description": "API for working with Fusion Tables data.", 17 "description": "API for working with Fusion Tables data.",
18 "discoveryVersion": "v1", 18 "discoveryVersion": "v1",
19 "documentationLink": "https://developers.google.com/fusiontables", 19 "documentationLink": "https://developers.google.com/fusiontables",
20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/hYetPnobfGbbTDN2IyE3ld5RWXw\"", 20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/hYetPnobfGbbTDN2IyE3ld5RWXw\"",
21 "icons": { 21 "icons": {
22 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 22 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
23 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 23 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
24 }, 24 },
25 "id": "fusiontables:v1", 25 "id": "fusiontables:v1",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
(...skipping 1788 matching lines...) Expand 10 before | Expand all | Expand 10 after
1815 "type": "integer" 1815 "type": "integer"
1816 } 1816 }
1817 }, 1817 },
1818 "type": "object" 1818 "type": "object"
1819 } 1819 }
1820 }, 1820 },
1821 "servicePath": "fusiontables/v1/", 1821 "servicePath": "fusiontables/v1/",
1822 "title": "Fusion Tables API", 1822 "title": "Fusion Tables API",
1823 "version": "v1" 1823 "version": "v1"
1824 } 1824 }
OLDNEW
« no previous file with comments | « discovery/googleapis/fitness__v1.json ('k') | discovery/googleapis/fusiontables__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698