ProjectsApps
class ProjectsApps extends Resource (View source)
The "apps" collection of methods.
Typical usage is:
$firebaseappdistributionService = new Google\Service\FirebaseAppDistribution(...);
$apps = $firebaseappdistributionService->projects_apps;
Methods
getAabInfo(string $name, array $optParams = [])
Gets Android App Bundle (AAB) information for a Firebase app.
Details
GoogleFirebaseAppdistroV1AabInfo
getAabInfo(string $name, array $optParams = [])
Gets Android App Bundle (AAB) information for a Firebase app.
(apps.getAabInfo)