Firebase App Distribution API (firebaseappdistribution:v1alpha)

2025-10-23

1 new method

Additions

    Methods
  • firebaseappdistribution.projects.apps.testCases.clearTestCaseCache

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

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

      Parameters :

        testCase

          Required : Yes

          Description : Required. The name of the test case resource for which to clear the cache. Format: `projects/{project_number}/apps/{app_id}/testCases/{test_case_id}`

          Type : string

          Location : path

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

      Description : Clears cached test runs for a specific test case and device(s).

      Parameter Order : testCase

      HTTP Method : POST

      Path : v1alpha/{+testCase}:clearTestCaseCache