Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f712b82

Browse files
committedJun 6, 2023
feat(servicemanagement): update the api
#### servicemanagement:v1 The following keys were added: - resources.services.methods.list.parameters.consumerId.deprecated (Total Keys: 1)
1 parent a30610c commit f712b82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎googleapiclient/discovery_cache/documents/servicemanagement.v1.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@
358358
"parameterOrder": [],
359359
"parameters": {
360360
"consumerId": {
361+
"deprecated": true,
361362
"description": "Include services consumed by the specified consumer. The Google Service Management implementation accepts the following forms: - project:",
362363
"location": "query",
363364
"type": "string"
@@ -829,7 +830,7 @@
829830
}
830831
}
831832
},
832-
"revision": "20230519",
833+
"revision": "20230526",
833834
"rootUrl": "https://servicemanagement.googleapis.com/",
834835
"schemas": {
835836
"Advice": {

0 commit comments

Comments
 (0)
Please sign in to comment.