Index: discovery/googleapis/discovery__v1.json |
diff --git a/discovery/googleapis/discovery__v1.json b/discovery/googleapis/discovery__v1.json |
index 22ea2c9c6e8b656c66d4ac6df01653abae36d806..187bb0eeea5bb217776c86c6668d19b61c44fa30 100644 |
--- a/discovery/googleapis/discovery__v1.json |
+++ b/discovery/googleapis/discovery__v1.json |
@@ -5,7 +5,7 @@ |
"description": "Lets you discover information about other Google APIs, such as what APIs are available, the resource and method details for each API.", |
"discoveryVersion": "v1", |
"documentationLink": "https://developers.google.com/discovery/", |
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/UNFMI_ENJ3hAFRWSi4GLSerTeFg\"", |
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/rJ-Wlqqs_yJDjtCFAIylPtmqXPY\"", |
"icons": { |
"x16": "http://www.google.com/images/icons/feature/filing_cabinet_search-g16.png", |
"x32": "http://www.google.com/images/icons/feature/filing_cabinet_search-g32.png" |
@@ -641,6 +641,10 @@ |
"supportsSubscription": { |
"description": "Whether this method supports subscriptions.", |
"type": "boolean" |
+ }, |
+ "useMediaDownloadService": { |
+ "description": "Indicates that downloads from this method should use the download service URL (i.e. \"/download\"). Only applies if the method supports media download.", |
+ "type": "boolean" |
} |
}, |
"type": "object" |