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

Unified Diff: discovery/googleapis/mapsengine__v1.json

Issue 698403003: Api roll 5: 2014-11-05 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: discovery/googleapis/mapsengine__v1.json
diff --git a/discovery/googleapis/mapsengine__v1.json b/discovery/googleapis/mapsengine__v1.json
index 7b4c68f92479eb2fbe543062729c8ad28d86aae6..e3411da664d18b28948459dd7b0fce40bd6d7a46 100644
--- a/discovery/googleapis/mapsengine__v1.json
+++ b/discovery/googleapis/mapsengine__v1.json
@@ -18,7 +18,7 @@
"description": "The Google Maps Engine API allows developers to store and query geospatial vector and raster data.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/maps-engine/",
- "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/qPyTs6YgupnkPPausvgVVCo1k4I\"",
+ "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/S3CrUoJ8uvc_hw3CQly01B5yfX4\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/maps_engine-16.png",
"x32": "https://www.google.com/images/icons/product/maps_engine-32.png"
@@ -2796,7 +2796,7 @@
}
}
},
- "revision": "20141015",
+ "revision": "20141030",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AcquisitionTime": {
@@ -4369,6 +4369,10 @@
"$ref": "Color",
"description": "Fill color of the polygon. If not provided, the polygon will be transparent and not visible if there is no border."
},
+ "label": {
+ "$ref": "LabelStyle",
+ "description": "Label style for the polygon."
+ },
"stroke": {
"$ref": "Border",
"description": "Border of the polygon. 0 < border.width <= 10."

Powered by Google App Engine
This is Rietveld 408576698