| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/mapsengine": { | 5 "https://www.googleapis.com/auth/mapsengine": { |
| 6 "description": "View and manage your Google Maps Engine data
" | 6 "description": "View and manage your Google Maps Engine data
" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/mapsengine.readonly": { | 8 "https://www.googleapis.com/auth/mapsengine.readonly": { |
| 9 "description": "View your Google Maps Engine data" | 9 "description": "View your Google Maps Engine data" |
| 10 } | 10 } |
| 11 } | 11 } |
| 12 } | 12 } |
| 13 }, | 13 }, |
| 14 "basePath": "/mapsengine/v1/", | 14 "basePath": "/mapsengine/v1/", |
| 15 "baseUrl": "https://www.googleapis.com/mapsengine/v1/", | 15 "baseUrl": "https://www.googleapis.com/mapsengine/v1/", |
| 16 "batchPath": "batch", | 16 "batchPath": "batch", |
| 17 "canonicalName": "Maps Engine", | 17 "canonicalName": "Maps Engine", |
| 18 "description": "The Google Maps Engine API allows developers to store and qu
ery geospatial vector and raster data.", | 18 "description": "The Google Maps Engine API allows developers to store and qu
ery geospatial vector and raster data.", |
| 19 "discoveryVersion": "v1", | 19 "discoveryVersion": "v1", |
| 20 "documentationLink": "https://developers.google.com/maps-engine/", | 20 "documentationLink": "https://developers.google.com/maps-engine/", |
| 21 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/mIaACfaLFy1GFFH2NY85fbhSr_I\"", | 21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/qPyTs6YgupnkPPausvgVVCo1k4I\"", |
| 22 "icons": { | 22 "icons": { |
| 23 "x16": "https://www.google.com/images/icons/product/maps_engine-16.png", | 23 "x16": "https://www.google.com/images/icons/product/maps_engine-16.png", |
| 24 "x32": "https://www.google.com/images/icons/product/maps_engine-32.png" | 24 "x32": "https://www.google.com/images/icons/product/maps_engine-32.png" |
| 25 }, | 25 }, |
| 26 "id": "mapsengine:v1", | 26 "id": "mapsengine:v1", |
| 27 "kind": "discovery#restDescription", | 27 "kind": "discovery#restDescription", |
| 28 "name": "mapsengine", | 28 "name": "mapsengine", |
| 29 "ownerDomain": "google.com", | 29 "ownerDomain": "google.com", |
| 30 "ownerName": "Google", | 30 "ownerName": "Google", |
| 31 "parameters": { | 31 "parameters": { |
| (...skipping 2757 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2789 "scopes": [ | 2789 "scopes": [ |
| 2790 "https://www.googleapis.com/auth/mapsengine", | 2790 "https://www.googleapis.com/auth/mapsengine", |
| 2791 "https://www.googleapis.com/auth/mapsengine.read
only" | 2791 "https://www.googleapis.com/auth/mapsengine.read
only" |
| 2792 ] | 2792 ] |
| 2793 } | 2793 } |
| 2794 } | 2794 } |
| 2795 } | 2795 } |
| 2796 } | 2796 } |
| 2797 } | 2797 } |
| 2798 }, | 2798 }, |
| 2799 "revision": "20141001", | 2799 "revision": "20141015", |
| 2800 "rootUrl": "https://www.googleapis.com/", | 2800 "rootUrl": "https://www.googleapis.com/", |
| 2801 "schemas": { | 2801 "schemas": { |
| 2802 "AcquisitionTime": { | 2802 "AcquisitionTime": { |
| 2803 "description": "Acquisition time represents acquired time of a raste
r.", | 2803 "description": "Acquisition time represents acquired time of a raste
r.", |
| 2804 "id": "AcquisitionTime", | 2804 "id": "AcquisitionTime", |
| 2805 "properties": { | 2805 "properties": { |
| 2806 "end": { | 2806 "end": { |
| 2807 "description": "The end time if acquisition time is a range.
The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z).", | 2807 "description": "The end time if acquisition time is a range.
The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z).", |
| 2808 "format": "date-time", | 2808 "format": "date-time", |
| 2809 "type": "string" | 2809 "type": "string" |
| (...skipping 1565 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4375 } | 4375 } |
| 4376 }, | 4376 }, |
| 4377 "type": "object" | 4377 "type": "object" |
| 4378 }, | 4378 }, |
| 4379 "ProcessResponse": { | 4379 "ProcessResponse": { |
| 4380 "description": "The response returned by a call to any asset's Proce
ss method.", | 4380 "description": "The response returned by a call to any asset's Proce
ss method.", |
| 4381 "id": "ProcessResponse", | 4381 "id": "ProcessResponse", |
| 4382 "type": "object" | 4382 "type": "object" |
| 4383 }, | 4383 }, |
| 4384 "Project": { | 4384 "Project": { |
| 4385 "description": "A project groups a collection of resources.", | 4385 "description": "A Maps Engine project groups a collection of resourc
es.", |
| 4386 "id": "Project", | 4386 "id": "Project", |
| 4387 "properties": { | 4387 "properties": { |
| 4388 "id": { | 4388 "id": { |
| 4389 "description": "An ID used to refer to this project.", | 4389 "description": "An ID used to refer to this Maps Engine proj
ect.", |
| 4390 "type": "string" | 4390 "type": "string" |
| 4391 }, | 4391 }, |
| 4392 "name": { | 4392 "name": { |
| 4393 "description": "A user provided name for this project.", | 4393 "description": "A user provided name for this Maps Engine pr
oject.", |
| 4394 "type": "string" | 4394 "type": "string" |
| 4395 } | 4395 } |
| 4396 }, | 4396 }, |
| 4397 "type": "object" | 4397 "type": "object" |
| 4398 }, | 4398 }, |
| 4399 "ProjectsListResponse": { | 4399 "ProjectsListResponse": { |
| 4400 "description": "The response returned by a call to projects.List.", | 4400 "description": "The response returned by a call to projects.List.", |
| 4401 "id": "ProjectsListResponse", | 4401 "id": "ProjectsListResponse", |
| 4402 "properties": { | 4402 "properties": { |
| 4403 "projects": { | 4403 "projects": { |
| (...skipping 935 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5339 "type": "integer" | 5339 "type": "integer" |
| 5340 } | 5340 } |
| 5341 }, | 5341 }, |
| 5342 "type": "object" | 5342 "type": "object" |
| 5343 } | 5343 } |
| 5344 }, | 5344 }, |
| 5345 "servicePath": "mapsengine/v1/", | 5345 "servicePath": "mapsengine/v1/", |
| 5346 "title": "Google Maps Engine API", | 5346 "title": "Google Maps Engine API", |
| 5347 "version": "v1" | 5347 "version": "v1" |
| 5348 } | 5348 } |
| OLD | NEW |