[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Web Risk V1 Client - Class CompressionType (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-web-risk/latest/V1.CompressionType)\n- [2.1.0](/php/docs/reference/cloud-web-risk/2.1.0/V1.CompressionType)\n- [2.0.3](/php/docs/reference/cloud-web-risk/2.0.3/V1.CompressionType)\n- [1.5.5](/php/docs/reference/cloud-web-risk/1.5.5/V1.CompressionType)\n- [1.4.4](/php/docs/reference/cloud-web-risk/1.4.4/V1.CompressionType)\n- [1.3.0](/php/docs/reference/cloud-web-risk/1.3.0/V1.CompressionType)\n- [1.2.7](/php/docs/reference/cloud-web-risk/1.2.7/V1.CompressionType) \nReference documentation and code samples for the Google Cloud Web Risk V1 Client class CompressionType.\n\nThe ways in which threat entry sets can be compressed.\n\nProtobuf type `google.cloud.webrisk.v1.CompressionType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ WebRisk \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### COMPRESSION_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnknown.\n\nGenerated from protobuf enum `COMPRESSION_TYPE_UNSPECIFIED = 0;`\n\n### RAW\n\n Value: 1\n\nRaw, uncompressed data.\n\nGenerated from protobuf enum `RAW = 1;`\n\n### RICE\n\n Value: 2\n\nRice-Golomb encoded data.\n\nGenerated from protobuf enum `RICE = 2;`"]]