OLD | NEW |
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/v2/", | 14 "basePath": "/fusiontables/v2/", |
15 "baseUrl": "https://www.googleapis.com/fusiontables/v2/", | 15 "baseUrl": "https://www.googleapis.com/fusiontables/v2/", |
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": "\"tbys6C40o18GZwyMen5GMkdK-3s/QkjGIRroDT5nHgu1Wy3bp0C7GqA\"", | 20 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/py3IHyv-Ff_JTV8wHR2pI3pA_Uk\"", |
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:v2", | 25 "id": "fusiontables:v2", |
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 1160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1191 "response": { | 1191 "response": { |
1192 "$ref": "Template" | 1192 "$ref": "Template" |
1193 }, | 1193 }, |
1194 "scopes": [ | 1194 "scopes": [ |
1195 "https://www.googleapis.com/auth/fusiontables" | 1195 "https://www.googleapis.com/auth/fusiontables" |
1196 ] | 1196 ] |
1197 } | 1197 } |
1198 } | 1198 } |
1199 } | 1199 } |
1200 }, | 1200 }, |
1201 "revision": "20160526", | 1201 "revision": "20170321", |
1202 "rootUrl": "https://www.googleapis.com/", | 1202 "rootUrl": "https://www.googleapis.com/", |
1203 "schemas": { | 1203 "schemas": { |
1204 "Bucket": { | 1204 "Bucket": { |
1205 "description": "Specifies the minimum and maximum values, the color,
opacity, icon and weight of a bucket within a StyleSetting.", | 1205 "description": "Specifies the minimum and maximum values, the color,
opacity, icon and weight of a bucket within a StyleSetting.", |
1206 "id": "Bucket", | 1206 "id": "Bucket", |
1207 "properties": { | 1207 "properties": { |
1208 "color": { | 1208 "color": { |
1209 "description": "Color of line or the interior of a polygon i
n #RRGGBB format.", | 1209 "description": "Color of line or the interior of a polygon i
n #RRGGBB format.", |
1210 "type": "string" | 1210 "type": "string" |
1211 }, | 1211 }, |
(...skipping 709 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1921 "type": "integer" | 1921 "type": "integer" |
1922 } | 1922 } |
1923 }, | 1923 }, |
1924 "type": "object" | 1924 "type": "object" |
1925 } | 1925 } |
1926 }, | 1926 }, |
1927 "servicePath": "fusiontables/v2/", | 1927 "servicePath": "fusiontables/v2/", |
1928 "title": "Fusion Tables API", | 1928 "title": "Fusion Tables API", |
1929 "version": "v2" | 1929 "version": "v2" |
1930 } | 1930 } |
OLD | NEW |