|
274 | 274 | } |
275 | 275 | ], |
276 | 276 | "timeout": "5s" |
| 277 | + }, |
| 278 | + { |
| 279 | + "name":[ |
| 280 | + { |
| 281 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 282 | + "method": "CreateStudy" |
| 283 | + }, |
| 284 | + { |
| 285 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 286 | + "method": "GetStudy" |
| 287 | + }, |
| 288 | + { |
| 289 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 290 | + "method": "ListStudies" |
| 291 | + }, |
| 292 | + { |
| 293 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 294 | + "method": "DeleteStudy" |
| 295 | + }, |
| 296 | + { |
| 297 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 298 | + "method": "LookupStudy" |
| 299 | + }, |
| 300 | + { |
| 301 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 302 | + "method": "SuggestTrials" |
| 303 | + }, |
| 304 | + { |
| 305 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 306 | + "method": "CreateTrial" |
| 307 | + }, |
| 308 | + { |
| 309 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 310 | + "method": "GetTrial" |
| 311 | + }, |
| 312 | + { |
| 313 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 314 | + "method": "ListTrials" |
| 315 | + }, |
| 316 | + { |
| 317 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 318 | + "method": "AddTrialMeasurement" |
| 319 | + }, |
| 320 | + { |
| 321 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 322 | + "method": "CompleteTrial" |
| 323 | + }, |
| 324 | + { |
| 325 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 326 | + "method": "DeleteTrial" |
| 327 | + }, |
| 328 | + { |
| 329 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 330 | + "method": "CheckTrialEarlyStoppingState" |
| 331 | + }, |
| 332 | + { |
| 333 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 334 | + "method": "StopTrial" |
| 335 | + }, |
| 336 | + { |
| 337 | + "service": "google.cloud.aiplatform.v1beta1.VizierService", |
| 338 | + "method": "ListOptimalTrials" |
| 339 | + } |
| 340 | + ], |
| 341 | + "timeout": "5s" |
277 | 342 | } |
278 | 343 | ] |
279 | 344 | } |
0 commit comments