googleapis.com – firebaseappdistribution
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:firebaseappdistribution/v1.json
- Provider
- googleapis.com:firebaseappdistribution / firebaseappdistribution
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/firebaseappdistribution/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/firebaseappdistribution/v1/openapi.yaml
Tools (20)
Extracted live via the executor SDK.
-
media.firebaseappdistributionMediaUploadUploads a binary. Uploading a binary can result in a new release being created, an update to an existing release, or a no-op if a release with the same binary already exists.
-
projects.firebaseappdistributionProjectsAppsReleasesBatchDeleteDeletes releases. A maximum of 100 releases can be deleted per request.
-
projects.firebaseappdistributionProjectsAppsReleasesDistributeDistributes a release to testers. This call does the following: 1. Creates testers for the specified emails, if none exist. 2. Adds the testers and groups to the release. 3. Sends new testers an invitation email. 4. Sends existing testers a new release email. The request will fail with a
INVALID_ARGUMENTif it contains a group that doesn't exist. -
projects.firebaseappdistributionProjectsAppsReleasesFeedbackReportsListLists feedback reports. By default, sorts by
createTimein descending order. -
projects.firebaseappdistributionProjectsAppsReleasesListLists releases. By default, sorts by
createTimein descending order. -
projects.firebaseappdistributionProjectsAppsReleasesOperationsCancelStarts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns
google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding toCode.CANCELLED. -
projects.firebaseappdistributionProjectsAppsReleasesOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
projects.firebaseappdistributionProjectsAppsReleasesOperationsWaitWaits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is immediately returned. If the timeout specified is greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If the server does not support this method, it returns
google.rpc.Code.UNIMPLEMENTED. Note that this method is on a best-effort basis. It may return the latest state before the specified timeout (including immediately), meaning even an immediate response is no guarantee that the operation is done. -
projects.firebaseappdistributionProjectsGroupsBatchJoinBatch adds members to a group. The testers will gain access to all releases that the groups have access to.
-
projects.firebaseappdistributionProjectsGroupsBatchLeaveBatch removed members from a group. The testers will lose access to all releases that the groups have access to.
-
projects.firebaseappdistributionProjectsGroupsCreateCreate a group.
-
projects.firebaseappdistributionProjectsGroupsDeleteDelete a group.
-
projects.firebaseappdistributionProjectsGroupsGetGet a group.
-
projects.firebaseappdistributionProjectsGroupsListList groups.
-
projects.firebaseappdistributionProjectsTestersBatchAddBatch adds testers. This call adds testers for the specified emails if they don't already exist. Returns all testers specified in the request, including newly created and previously existing testers. This action is idempotent.
-
projects.firebaseappdistributionProjectsTestersBatchRemoveBatch removes testers. If found, this call deletes testers for the specified emails. Returns all deleted testers.
-
projects.firebaseappdistributionProjectsTestersListLists testers and their resource ids.
-
projects.firebaseappdistributionProjectsTestersPatchUpdate a tester. If the testers joins a group they gain access to all releases that the group has access to.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools