Skip to content

Commit 1c3ee70

Browse files
chore(servicecontrol): update the api
1 parent b06743e commit 1c3ee70

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

googleapiclient/discovery_cache/documents/servicecontrol.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
}
198198
}
199199
},
200-
"revision": "20210401",
200+
"revision": "20210416",
201201
"rootUrl": "https://servicecontrol.googleapis.com/",
202202
"schemas": {
203203
"AllocateInfo": {
@@ -1436,7 +1436,7 @@
14361436
"Decreases available quota by the cost specified for the operation. If cost is higher than available quota, operation fails and returns error.",
14371437
"Decreases available quota by the cost specified for the operation. If cost is higher than available quota, operation does not fail and available quota goes down to zero but it returns error.",
14381438
"Does not change any available quota. Only checks if there is enough quota. No lock is placed on the checked tokens neither.",
1439-
"Increases available quota by the operation cost specified for the operation."
1439+
"DEPRECATED: Increases available quota by the operation cost specified for the operation."
14401440
],
14411441
"type": "string"
14421442
}

googleapiclient/discovery_cache/documents/servicecontrol.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
}
170170
}
171171
},
172-
"revision": "20210401",
172+
"revision": "20210416",
173173
"rootUrl": "https://servicecontrol.googleapis.com/",
174174
"schemas": {
175175
"Api": {

0 commit comments

Comments
 (0)