@@ -101,29 +101,6 @@ documentation:
101101 - selector : google.cloud.location.Locations.ListLocations
102102 description : Lists information about the supported locations for this service.
103103
104- - selector : google.iam.v1.IAMPolicy.GetIamPolicy
105- description : |-
106- Gets the access control policy for a resource. Returns an empty policy
107- if the resource exists and does not have a policy set.
108-
109- - selector : google.iam.v1.IAMPolicy.SetIamPolicy
110- description : |-
111- Sets the access control policy on the specified resource. Replaces
112- any existing policy.
113-
114- Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED`
115- errors.
116-
117- - selector : google.iam.v1.IAMPolicy.TestIamPermissions
118- description : |-
119- Returns permissions that a caller has on the specified resource. If the
120- resource does not exist, this will return an empty set of
121- permissions, not a `NOT_FOUND` error.
122-
123- Note: This operation is designed to be used for building
124- permission-aware UIs and command-line tools, not for authorization
125- checking. This operation may "fail open" without warning.
126-
127104backend :
128105 rules :
129106 - selector : ' google.cloud.aiplatform.v1.DatasetService.*'
@@ -137,9 +114,9 @@ backend:
137114 - selector : ' google.cloud.aiplatform.v1.FeaturestoreService.*'
138115 deadline : 60.0
139116 - selector : ' google.cloud.aiplatform.v1.IndexEndpointService.*'
140- deadline : 30 .0
117+ deadline : 60 .0
141118 - selector : ' google.cloud.aiplatform.v1.IndexService.*'
142- deadline : 30 .0
119+ deadline : 60 .0
143120 - selector : ' google.cloud.aiplatform.v1.JobService.*'
144121 deadline : 60.0
145122 - selector : ' google.cloud.aiplatform.v1.MetadataService.*'
@@ -164,8 +141,6 @@ backend:
164141 deadline : 30.0
165142 - selector : google.cloud.location.Locations.ListLocations
166143 deadline : 30.0
167- - selector : ' google.iam.v1.IAMPolicy.*'
168- deadline : 60.0
169144 - selector : ' google.longrunning.Operations.*'
170145 deadline : 60.0
171146
@@ -179,22 +154,6 @@ http:
179154 get : ' /ui/{name=projects/*}/locations'
180155 additional_bindings :
181156 - get : ' /v1/{name=projects/*}/locations'
182- - selector : google.iam.v1.IAMPolicy.GetIamPolicy
183- get : ' /ui/{resource=projects/*/locations/*/**}:getIamPolicy'
184- additional_bindings :
185- - get : ' /v1/{resource=projects/*/locations/*/**}:getIamPolicy'
186- - selector : google.iam.v1.IAMPolicy.SetIamPolicy
187- post : ' /ui/{resource=projects/*/locations/*/**}:setIamPolicy'
188- body : ' *'
189- additional_bindings :
190- - post : ' /v1/{resource=projects/*/locations/*/**}:setIamPolicy'
191- body : ' *'
192- - selector : google.iam.v1.IAMPolicy.TestIamPermissions
193- post : ' /ui/{resource=projects/*/locations/*/**}:testIamPermissions'
194- body : ' *'
195- additional_bindings :
196- - post : ' /v1/{resource=projects/*/locations/*/**}:testIamPermissions'
197- body : ' *'
198157 - selector : google.longrunning.Operations.CancelOperation
199158 post : ' /ui/{name=projects/*/locations/*/operations/*}:cancel'
200159 additional_bindings :
@@ -203,6 +162,7 @@ http:
203162 - post : ' /ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:cancel'
204163 - post : ' /ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:cancel'
205164 - post : ' /ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:cancel'
165+ - post : ' /ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:cancel'
206166 - post : ' /ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}:cancel'
207167 - post : ' /ui/{name=projects/*/locations/*/endpoints/*/operations/*}:cancel'
208168 - post : ' /ui/{name=projects/*/locations/*/featurestores/*/operations/*}:cancel'
@@ -232,6 +192,7 @@ http:
232192 - post : ' /v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:cancel'
233193 - post : ' /v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:cancel'
234194 - post : ' /v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:cancel'
195+ - post : ' /v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:cancel'
235196 - post : ' /v1/{name=projects/*/locations/*/endpoints/*/operations/*}:cancel'
236197 - post : ' /v1/{name=projects/*/locations/*/featurestores/*/operations/*}:cancel'
237198 - post : ' /v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:cancel'
@@ -262,6 +223,7 @@ http:
262223 - delete : ' /ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}'
263224 - delete : ' /ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}'
264225 - delete : ' /ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}'
226+ - delete : ' /ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}'
265227 - delete : ' /ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}'
266228 - delete : ' /ui/{name=projects/*/locations/*/endpoints/*/operations/*}'
267229 - delete : ' /ui/{name=projects/*/locations/*/featurestores/*/operations/*}'
@@ -291,6 +253,7 @@ http:
291253 - delete : ' /v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}'
292254 - delete : ' /v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}'
293255 - delete : ' /v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}'
256+ - delete : ' /v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}'
294257 - delete : ' /v1/{name=projects/*/locations/*/endpoints/*/operations/*}'
295258 - delete : ' /v1/{name=projects/*/locations/*/featurestores/*/operations/*}'
296259 - delete : ' /v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}'
@@ -321,6 +284,7 @@ http:
321284 - get : ' /ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}'
322285 - get : ' /ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}'
323286 - get : ' /ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}'
287+ - get : ' /ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}'
324288 - get : ' /ui/{name=projects/*/locations/*/edgeDeploymentJobs/*/operations/*}'
325289 - get : ' /ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}'
326290 - get : ' /ui/{name=projects/*/locations/*/endpoints/*/operations/*}'
@@ -351,6 +315,7 @@ http:
351315 - get : ' /v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}'
352316 - get : ' /v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}'
353317 - get : ' /v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}'
318+ - get : ' /v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}'
354319 - get : ' /v1/{name=projects/*/locations/*/endpoints/*/operations/*}'
355320 - get : ' /v1/{name=projects/*/locations/*/featurestores/*/operations/*}'
356321 - get : ' /v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}'
@@ -381,6 +346,7 @@ http:
381346 - get : ' /ui/{name=projects/*/locations/*/datasets/*/savedQueries/*}/operations'
382347 - get : ' /ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*}/operations'
383348 - get : ' /ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*}/operations'
349+ - get : ' /ui/{name=projects/*/locations/*/deploymentResourcePools/*}/operations'
384350 - get : ' /ui/{name=projects/*/locations/*/edgeDevices/*}/operations'
385351 - get : ' /ui/{name=projects/*/locations/*/endpoints/*}/operations'
386352 - get : ' /ui/{name=projects/*/locations/*/featurestores/*}/operations'
@@ -410,6 +376,7 @@ http:
410376 - get : ' /v1/{name=projects/*/locations/*/datasets/*/savedQueries/*}/operations'
411377 - get : ' /v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*}/operations'
412378 - get : ' /v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*}/operations'
379+ - get : ' /v1/{name=projects/*/locations/*/deploymentResourcePools/*}/operations'
413380 - get : ' /v1/{name=projects/*/locations/*/endpoints/*}/operations'
414381 - get : ' /v1/{name=projects/*/locations/*/featurestores/*}/operations'
415382 - get : ' /v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*}/operations'
@@ -440,6 +407,7 @@ http:
440407 - post : ' /ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:wait'
441408 - post : ' /ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:wait'
442409 - post : ' /ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:wait'
410+ - post : ' /ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:wait'
443411 - post : ' /ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}:wait'
444412 - post : ' /ui/{name=projects/*/locations/*/endpoints/*/operations/*}:wait'
445413 - post : ' /ui/{name=projects/*/locations/*/featurestores/*/operations/*}:wait'
@@ -469,6 +437,7 @@ http:
469437 - post : ' /v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:wait'
470438 - post : ' /v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:wait'
471439 - post : ' /v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:wait'
440+ - post : ' /v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:wait'
472441 - post : ' /v1/{name=projects/*/locations/*/endpoints/*/operations/*}:wait'
473442 - post : ' /v1/{name=projects/*/locations/*/featurestores/*/operations/*}:wait'
474443 - post : ' /v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:wait'
@@ -620,10 +589,6 @@ authentication:
620589 oauth :
621590 canonical_scopes : |-
622591 https://www.googleapis.com/auth/cloud-platform
623- - selector : ' google.iam.v1.IAMPolicy.*'
624- oauth :
625- canonical_scopes : |-
626- https://www.googleapis.com/auth/cloud-platform
627592 - selector : ' google.longrunning.Operations.*'
628593 oauth :
629594 canonical_scopes : |-
0 commit comments