Interface protos.google.cloud.webrisk.v1beta1.IRiceDeltaEncoding (5.2.0)
Properties of a RiceDeltaEncoding.
Package
@google-cloud/web-risk
Properties
encodedData
encodedData?: (Uint8Array|string|null);
RiceDeltaEncoding encodedData
entryCount
entryCount?: (number|null);
RiceDeltaEncoding entryCount
firstValue
firstValue?: (number|Long|string|null);
RiceDeltaEncoding firstValue
riceParameter
riceParameter?: (number|null);
RiceDeltaEncoding riceParameter
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.cloud.webrisk.v1beta1.IRiceDeltaEncoding (5.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [5.2.0 (latest)](/nodejs/docs/reference/web-risk/latest/web-risk/protos.google.cloud.webrisk.v1beta1.iricedeltaencoding)\n- [4.0.2](/nodejs/docs/reference/web-risk/4.0.2/web-risk/protos.google.cloud.webrisk.v1beta1.iricedeltaencoding)\n- [3.2.2](/nodejs/docs/reference/web-risk/3.2.2/web-risk/protos.google.cloud.webrisk.v1beta1.iricedeltaencoding)\n- [3.1.1](/nodejs/docs/reference/web-risk/3.1.1/web-risk/protos.google.cloud.webrisk.v1beta1.iricedeltaencoding)\n- [2.2.0](/nodejs/docs/reference/web-risk/2.2.0/web-risk/protos.google.cloud.webrisk.v1beta1.iricedeltaencoding)\n- [2.1.8](/nodejs/docs/reference/web-risk/2.1.8/web-risk/protos.google.cloud.webrisk.v1beta1.iricedeltaencoding) \nProperties of a RiceDeltaEncoding.\n\nPackage\n-------\n\n[@google-cloud/web-risk](../overview.html)\n\nProperties\n----------\n\n### encodedData\n\n encodedData?: (Uint8Array|string|null);\n\nRiceDeltaEncoding encodedData\n\n### entryCount\n\n entryCount?: (number|null);\n\nRiceDeltaEncoding entryCount\n\n### firstValue\n\n firstValue?: (number|Long|string|null);\n\nRiceDeltaEncoding firstValue\n\n### riceParameter\n\n riceParameter?: (number|null);\n\nRiceDeltaEncoding riceParameter"]]