-
#include "tensorstore/kvstore/operations.h" -
StorageGeneration
tensorstore::kvstore::ReadGenerationConditions::if_not_equal; The read is aborted if the generation associated with the stored key matches
if_not_equal. The special values ofStorageGeneration::Unknown()(the default) orStorageGeneration::NoValue()disable this condition.