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

Side by Side Diff: discovery/googleapis/mapsengine__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
« no previous file with comments | « discovery/googleapis/licensing__v1.json ('k') | discovery/googleapis/mirror__v1.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/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 My Maps 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 My Maps 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": "\"l66ggWbucbkBw9Lpos72oziyefE/S3CrUoJ8uvc_hw3CQly01B5yfX4\"", 21 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/yYnxzo1XQvFrShjfnboGeo8rHnM\"",
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
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": "20141030", 2799 "revision": "20141126",
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 2533 matching lines...) Expand 10 before | Expand all | Expand 10 after
5343 "type": "integer" 5343 "type": "integer"
5344 } 5344 }
5345 }, 5345 },
5346 "type": "object" 5346 "type": "object"
5347 } 5347 }
5348 }, 5348 },
5349 "servicePath": "mapsengine/v1/", 5349 "servicePath": "mapsengine/v1/",
5350 "title": "Google Maps Engine API", 5350 "title": "Google Maps Engine API",
5351 "version": "v1" 5351 "version": "v1"
5352 } 5352 }
OLDNEW
« no previous file with comments | « discovery/googleapis/licensing__v1.json ('k') | discovery/googleapis/mirror__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698