Interface protos.google.cloud.webrisk.v1.IRiceDeltaEncoding (2.1.8)

Properties of a RiceDeltaEncoding.

Package

@google-cloud/web-risk!

Properties

encodedData

encodedData?: (Uint8Array|string|null);

RiceDeltaEncoding encodedData

Property Value
TypeDescription
(Uint8Array|string|null)

entryCount

entryCount?: (number|null);

RiceDeltaEncoding entryCount

Property Value
TypeDescription
(number|null)

firstValue

firstValue?: (number|Long|string|null);

RiceDeltaEncoding firstValue

Property Value
TypeDescription
(number|Long|string|null)

riceParameter

riceParameter?: (number|null);

RiceDeltaEncoding riceParameter

Property Value
TypeDescription
(number|null)