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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/kDVOG_nLeWEXUFYsMAXo19Rc6tI\"", | 20 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/QkjGIRroDT5nHgu1Wy3bp0C7GqA\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 22 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
23 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 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": { |
31 "alt": { | 31 "alt": { |
32 "default": "json", | 32 "default": "json", |
33 "description": "Data format for the response.", | 33 "description": "Data format for the response.", |
(...skipping 1887 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 |