File data store that implements IDataStore. This store creates a different file for each
combination of type and key. This file data store stores a JSON format of the specified object.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGoogle.Apis.Util.Store\u003c/code\u003e library, focusing on data storage utilities.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of the library is 1.69.0, with multiple older versions listed, including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileDataStore\u003c/code\u003e class is included, which is an implementation of the \u003ccode\u003eIDataStore\u003c/code\u003e interface that creates a separate JSON formatted file for each type and key combination.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eNullDataStore\u003c/code\u003e class is also included, which is a data store that stores and retrieves nothing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIDataStore\u003c/code\u003e interface is described as a way to manage data objects, using a string as a key and an object as the value, with \u003ccode\u003enull\u003c/code\u003e keys not allowed.\u003c/p\u003e\n"]]],[],null,[]]