#include "tensorstore/downsample_method.h" std::ostream&tensorstore::operator<<(std::ostream& os, DownsampleMethod method); Prints a debugging string representation to an std::ostream.