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

Side by Side Diff: discovery/googleapis/fusiontables__v1.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
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",
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": "\"l66ggWbucbkBw9Lpos72oziyefE/TZ3s_brTRvCVQr4tORNWoh5ImIo\"", 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/SYuz2YU3ZsxTEiZdfXCeGmNn9r0\"",
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": "fusiontables:v1", 25 "id": "fusiontables:v1",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "name": "fusiontables", 27 "name": "fusiontables",
28 "ownerDomain": "google.com", 28 "ownerDomain": "google.com",
29 "ownerName": "Google", 29 "ownerName": "Google",
30 "parameters": { 30 "parameters": {
(...skipping 1089 matching lines...) Expand 10 before | Expand all | Expand 10 after
1120 "response": { 1120 "response": {
1121 "$ref": "Template" 1121 "$ref": "Template"
1122 }, 1122 },
1123 "scopes": [ 1123 "scopes": [
1124 "https://www.googleapis.com/auth/fusiontables" 1124 "https://www.googleapis.com/auth/fusiontables"
1125 ] 1125 ]
1126 } 1126 }
1127 } 1127 }
1128 } 1128 }
1129 }, 1129 },
1130 "revision": "20141028", 1130 "revision": "20141113",
1131 "rootUrl": "https://www.googleapis.com/", 1131 "rootUrl": "https://www.googleapis.com/",
1132 "schemas": { 1132 "schemas": {
1133 "Bucket": { 1133 "Bucket": {
1134 "description": "Specifies the minimum and maximum values, the color, opacity, icon and weight of a bucket within a StyleSetting.", 1134 "description": "Specifies the minimum and maximum values, the color, opacity, icon and weight of a bucket within a StyleSetting.",
1135 "id": "Bucket", 1135 "id": "Bucket",
1136 "properties": { 1136 "properties": {
1137 "color": { 1137 "color": {
1138 "description": "Color of line or the interior of a polygon i n #RRGGBB format.", 1138 "description": "Color of line or the interior of a polygon i n #RRGGBB format.",
1139 "type": "string" 1139 "type": "string"
1140 }, 1140 },
(...skipping 673 matching lines...) Expand 10 before | Expand all | Expand 10 after
1814 "type": "integer" 1814 "type": "integer"
1815 } 1815 }
1816 }, 1816 },
1817 "type": "object" 1817 "type": "object"
1818 } 1818 }
1819 }, 1819 },
1820 "servicePath": "fusiontables/v1/", 1820 "servicePath": "fusiontables/v1/",
1821 "title": "Fusion Tables API", 1821 "title": "Fusion Tables API",
1822 "version": "v1" 1822 "version": "v1"
1823 } 1823 }
OLDNEW
« no previous file with comments | « discovery/googleapis/freebase__v1.json ('k') | discovery/googleapis/gamesManagement__v1management.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698