Skip to content

Commit e204636

Browse files
feat(serviceconsumermanagement): update the api
#### serviceconsumermanagement:v1 The following keys were deleted: - schemas.BackendRule.properties.minDeadline (Total Keys: 2) #### serviceconsumermanagement:v1beta1 The following keys were deleted: - schemas.BackendRule.properties.minDeadline (Total Keys: 2)
1 parent 7c05038 commit e204636

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

googleapiclient/discovery_cache/documents/serviceconsumermanagement.v1.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@
542542
}
543543
}
544544
},
545-
"revision": "20210519",
545+
"revision": "20210525",
546546
"rootUrl": "https://serviceconsumermanagement.googleapis.com/",
547547
"schemas": {
548548
"AddTenantProjectRequest": {
@@ -777,11 +777,6 @@
777777
"description": "The JWT audience is used when generating a JWT ID token for the backend. This ID token will be added in the HTTP \"authorization\" header, and sent to the backend.",
778778
"type": "string"
779779
},
780-
"minDeadline": {
781-
"description": "Minimum deadline in seconds needed for this method. Calls having deadline value lower than this will be rejected.",
782-
"format": "double",
783-
"type": "number"
784-
},
785780
"operationDeadline": {
786781
"description": "The number of seconds to wait for the completion of a long running operation. The default is no deadline.",
787782
"format": "double",

googleapiclient/discovery_cache/documents/serviceconsumermanagement.v1beta1.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@
500500
}
501501
}
502502
},
503-
"revision": "20210519",
503+
"revision": "20210525",
504504
"rootUrl": "https://serviceconsumermanagement.googleapis.com/",
505505
"schemas": {
506506
"Api": {
@@ -686,11 +686,6 @@
686686
"description": "The JWT audience is used when generating a JWT ID token for the backend. This ID token will be added in the HTTP \"authorization\" header, and sent to the backend.",
687687
"type": "string"
688688
},
689-
"minDeadline": {
690-
"description": "Minimum deadline in seconds needed for this method. Calls having deadline value lower than this will be rejected.",
691-
"format": "double",
692-
"type": "number"
693-
},
694689
"operationDeadline": {
695690
"description": "The number of seconds to wait for the completion of a long running operation. The default is no deadline.",
696691
"format": "double",

0 commit comments

Comments
 (0)