public sealed class RiceDeltaEncoding : IMessage<RiceDeltaEncoding>, IEquatable<RiceDeltaEncoding>, IDeepCloneable<RiceDeltaEncoding>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class RiceDeltaEncoding.
The Rice-Golomb encoded data. Used for sending compressed 4-byte hashes or
compressed removal indices.
The number of entries that are delta encoded in the encoded data. If only a
single integer was encoded, this will be zero and the single value will be
stored in first_value.
The offset of the first entry in the encoded data, or, if only a single
integer was encoded, that single integer's value. If the field is empty or
missing, assume zero.
[[["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-07 UTC."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003eRiceDeltaEncoding\u003c/code\u003e class within the Google Cloud Web Risk v1 API, specifically version 2.3.0, and is the class used to send compressed 4-byte hashes or compressed removal indices.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRiceDeltaEncoding\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRiceDeltaEncoding\u003c/code\u003e class include \u003ccode\u003eEncodedData\u003c/code\u003e, \u003ccode\u003eEntryCount\u003c/code\u003e, \u003ccode\u003eFirstValue\u003c/code\u003e, and \u003ccode\u003eRiceParameter\u003c/code\u003e, which hold the encoded data, the count of entries, the first entry value, and the Golomb-Rice parameter respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRiceDeltaEncoding\u003c/code\u003e class has two constructors, the default \u003ccode\u003eRiceDeltaEncoding()\u003c/code\u003e and a copy constructor \u003ccode\u003eRiceDeltaEncoding(RiceDeltaEncoding other)\u003c/code\u003e which takes another \u003ccode\u003eRiceDeltaEncoding\u003c/code\u003e as its parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions of this class from 1.2.0 to 2.6.0, with 2.6.0 being the most recent version.\u003c/p\u003e\n"]]],[],null,[]]