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."],[[["Version 1.69.0 is the latest version available in the provided documentation for the Google.Apis.Util.Store package."],["The documentation lists several previous versions of the Google.Apis.Util.Store package, including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0."],["The `FileDataStore` class implements the `IDataStore` interface, creating separate files for each unique type and key combination, storing data in JSON format."],["`NullDataStore` is a class that provides a datastore where nothing is stored or retrieved."],["The `IDataStore` interface is responsible for storing and managing data objects, utilizing a string key and an object value, with null keys not permitted."]]],[]]