compress Type
Parameters
value
OSS data storage compression method, support: none
, snappy
, zstd
, gzip
. Among them, none means that the original data is not compressed, and snappy means that the data is compressed using the snappy algorithm, which can reduce the storage space usage of the OSS Bucket
.