| Index: discovery/googleapis/discovery__v1.json
|
| diff --git a/discovery/googleapis/discovery__v1.json b/discovery/googleapis/discovery__v1.json
|
| index 187bb0eeea5bb217776c86c6668d19b61c44fa30..3ef3a48db689a90ede1b38fa48f694b60e8b2fd3 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/rJ-Wlqqs_yJDjtCFAIylPtmqXPY\"",
|
| + "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/jn2m36Cyj5Ei-KQXTI8Znl-wUic\"",
|
| "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"
|
| @@ -395,6 +395,10 @@
|
| "readOnly": true,
|
| "type": "string"
|
| },
|
| + "exponentialBackoffDefault": {
|
| + "description": "Enable exponential backoff for suitable methods in the generated clients.",
|
| + "type": "boolean"
|
| + },
|
| "features": {
|
| "description": "A list of supported features for this API.",
|
| "items": {
|
|
|