Show / Hide Table of Contents

Namespace Google.Apis.Util.Store

Classes

FileDataStore

File data store that implements Google.Apis.Util.Store.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.

NullDataStore

A null datastore. Nothing is stored, nothing is retrievable.

In this article
Back to top Generated by DocFX