#include "tensorstore/spec.h"
kvstore::Spec tensorstore::Spec::kvstore() const;

Returns the associated key-value store used as the underlying storage. If unspecified or not applicable, returns a null (invalid) spec.