Firebase App Distribution API (firebaseappdistribution:v1alpha)

2025-03-04

1 new method

Additions

    Methods
  • firebaseappdistribution.projects.apps.testCases.batchDelete

      HTTP Method : POST

      Description : Delete test cases.

      Path : v1alpha/{+parent}/testCases:batchDelete

      Flat Path : v1alpha/projects/{projectsId}/apps/{appsId}/testCases:batchDelete

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameters :

        parent

          Type : string

          Pattern : ^projects/[^/]+/apps/[^/]+$

          Required : Yes

          Location : path

          Description : Required. The parent resource where these test cases will be deleted. Format: `projects/{project_number}/apps/{app_id}`