Skip to content

Commit e974454

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent e57560a commit e974454

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14438,6 +14438,54 @@
1443814438
}
1443914439
]
1444014440
},
14441+
{
14442+
"id": "google.chromeos.uidetection.v1",
14443+
"directory": "google/chromeos/uidetection/v1",
14444+
"version": "v1",
14445+
"majorVersion": "v1",
14446+
"hostName": "chromeosuidetection.googleapis.com",
14447+
"title": "ChromeOS UI Detection API",
14448+
"description": "ChromeOS UI Detection API allows image-based UI detection in E2E testing frameworks of ChromeOS. It will be used by ChromeOS labs and ChromeOS partners.",
14449+
"importDirectories": [
14450+
"google/api"
14451+
],
14452+
"options": {
14453+
"go_package": {
14454+
"valueCounts": {
14455+
"google.golang.org/genproto/googleapis/chromeos/uidetection/v1;uidetection": 1
14456+
}
14457+
},
14458+
"java_multiple_files": {
14459+
"valueCounts": {
14460+
"true": 1
14461+
}
14462+
},
14463+
"java_package": {
14464+
"valueCounts": {
14465+
"com.google.chromeos.uidetection.v1": 1
14466+
}
14467+
}
14468+
},
14469+
"services": [
14470+
{
14471+
"shortName": "UiDetectionService",
14472+
"fullName": "google.chromeos.uidetection.v1.UiDetectionService",
14473+
"methods": [
14474+
{
14475+
"shortName": "ExecuteDetection",
14476+
"fullName": "google.chromeos.uidetection.v1.UiDetectionService.ExecuteDetection",
14477+
"mode": "UNARY",
14478+
"bindings": [
14479+
{
14480+
"httpMethod": "GET",
14481+
"path": "/v1/executeDetection:execute"
14482+
}
14483+
]
14484+
}
14485+
]
14486+
}
14487+
]
14488+
},
1444114489
{
1444214490
"id": "google.cloud.accessapproval.v1",
1444314491
"directory": "google/cloud/accessapproval/v1",

0 commit comments

Comments
 (0)