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 document covers version 1.60.0 of the Google.Apis.Util.Store, along with links to other versions such as the latest 1.69.0.\u003c/p\u003e\n"],["\u003cp\u003eIt defines the \u003ccode\u003eFileDataStore\u003c/code\u003e class, which implements the \u003ccode\u003eIDataStore\u003c/code\u003e interface and stores data in JSON format in individual files based on type and key combinations.\u003c/p\u003e\n"],["\u003cp\u003eIt introduces the \u003ccode\u003eNullDataStore\u003c/code\u003e class, which serves as a datastore where no data is saved or retrievable.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIDataStore\u003c/code\u003e interface is described, which is used for storing and managing data objects with string keys and object values, and it is noted that null keys are not permitted.\u003c/p\u003e\n"]]],[],null,[]]