module Google::Cloud::Webrisk::V1beta1::CompressionType
The ways in which threat entry sets can be compressed.
Constants
- COMPRESSION_TYPE_UNSPECIFIED
Unknown.
- RAW
Raw, uncompressed data.
- RICE
Rice-Golomb encoded data.
The ways in which threat entry sets can be compressed.
Unknown.
Raw, uncompressed data.
Rice-Golomb encoded data.