google-cloud-webrisk - Module Google::Cloud::Webrisk::V1beta1::CompressionType (v0.6.1)

Reference documentation and code samples for the google-cloud-webrisk module Google::Cloud::Webrisk::V1beta1::CompressionType.

The ways in which threat entry sets can be compressed.

Constants

COMPRESSION_TYPE_UNSPECIFIED

value: 0
Unknown.

RAW

value: 1
Raw, uncompressed data.

RICE

value: 2
Rice-Golomb encoded data.