[[["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 2023-09-14 UTC."],[],[],null,["# PersistentCacheIndexManager class\n\nA `PersistentCacheIndexManager` for configuring persistent cache indexes used for local query execution.\n\nTo use, call `getPersistentCacheIndexManager()` to get an instance.\n\n**Signature:** \n\n export declare class PersistentCacheIndexManager \n\nProperties\n----------\n\n| Property | Modifiers | Type | Description |\n|-------------------------------------------------------------------------------------|-----------|-------------------------------|-------------------------------------------------------------|\n| [type](./firestore_.persistentcacheindexmanager.md#persistentcacheindexmanagertype) | | 'PersistentCacheIndexManager' | A type string to uniquely identify instances of this class. |\n\nPersistentCacheIndexManager.type\n--------------------------------\n\nA type string to uniquely identify instances of this class.\n\n**Signature:** \n\n readonly type: 'PersistentCacheIndexManager';"]]