#include "tensorstore/kvstore/generation.h"
std::string tensorstore::StorageGeneration::value;

A storage generation is encoded as a variable-length that specifies an optional “base generation” and information about uncommitted modifications made within a transaction.