Get desktop application:
View/edit binary Protocol Buffers messages
Algorithm specifies a compression algorithm.
Used in:
Algorithm_AlgorithmDefault represents an unspecified compression algorithm. It should be converted to one of the following values based on the desired default behavior.
Algorithm_AlgorithmNone specifies that no compression should be used.
Algorithm_AlgorithmDeflate specifies that DEFLATE compression should be used.
Algorithm_AlgorithmZstandard specifies that Zstandard compression should be used.