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." |