Firebase App Distribution API (firebaseappdistribution:v1alpha)

2025-10-16

1 new method

Additions

    Methods
  • 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