2025-10-16
▼ ▲ firebaseappdistribution.projects.apps.testCases.batchUpdate
Path : v1alpha/{+parent}/testCases:batchUpdate
Description : Updates multiple test cases.
Flat Path : v1alpha/projects/{projectsId}/apps/{appsId}/testCases:batchUpdate
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
parent
Description : Required. The parent resource of the test cases being updated. Format: `projects/{project_number}/apps/{app_id}`
Required : Yes
Type : string
Location : path
Pattern : ^projects/[^/]+/apps/[^/]+$
Parameter Order : parent
HTTP Method : POST