[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-29 UTC."],[],[],null,["Metadata about a Firebase Android App.\n\n**Signature:** \n\n export interface AndroidAppMetadata extends AppMetadata \n\n**Extends:** [AppMetadata](./firebase-admin.project-management.appmetadata.md#appmetadata_interface)\n\nProperties\n\nAndroidAppMetadata.packageName\n\nThe canonical package name of the Android App, as would appear in the Google Play Developer Console.\n\n**Signature:** \n\n packageName: string;\n\nExample \n\n var packageName = androidAppMetadata.packageName;\n\nAndroidAppMetadata.platform\n\n**Signature:** \n\n platform: AppPlatform.ANDROID;"]]