-
#include "tensorstore/kvstore/spec.h"
- void tensorstore::kvstore::Spec::UnbindContext();
Unbinds any bound context resources, replacing them with context resource specs that may be used to recreate the context resources.
Any already-unbound context resources remain unmodified.