1type: google.api.Service 2config_version: 3 3name: chromeosuidetection.googleapis.com 4title: ChromeOS UI Detection API 5 6apis: 7- name: google.chromeos.uidetection.v1.UiDetectionService 8 9documentation: 10 summary: |- 11 ChromeOS UI Detection API allows image-based UI detection in E2E testing 12 frameworks of ChromeOS. It will be used by ChromeOS labs and ChromeOS 13 partners. 14 15backend: 16 rules: 17 - selector: google.chromeos.uidetection.v1.UiDetectionService.ExecuteDetection 18 deadline: 30.0 19