[[["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-22 UTC."],[],[],null,["# Installations interface\n\nPublic interface of the Firebase Installations SDK.\n\n**Signature:** \n\n export interface Installations \n\nProperties\n----------\n\n| Property | Type | Description |\n|----------------------------------------------------------|-----------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------|\n| [app](./installations.installations.md#installationsapp) | [FirebaseApp](./app.firebaseapp.md#firebaseapp_interface) | The [FirebaseApp](./app.firebaseapp.md#firebaseapp_interface) this `Installations` instance is associated with. |\n\nInstallations.app\n-----------------\n\nThe [FirebaseApp](./app.firebaseapp.md#firebaseapp_interface) this `Installations` instance is associated with.\n\n**Signature:** \n\n app: FirebaseApp;"]]