[[["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-11-17 UTC."],[],[],null,["The Firebase `Extensions` service interface.\n\n**Signature:** \n\n export declare class Extensions \n\nProperties\n\nMethods\n\nExtensions.app\n\n**Signature:** \n\n readonly app: App;\n\nExtensions.runtime()\n\nThe runtime() method returns a new Runtime, which provides methods to modify an extension instance's runtime data.\n\nThis method will throw an error if called outside an Extensions environment.\n\n**Signature:** \n\n runtime(): Runtime;\n\n**Returns:**\n\n[Runtime](./firebase-admin.extensions.runtime.md#runtime_class)\n\nA new [Runtime](./firebase-admin.extensions.runtime.md#runtime_class) object."]]