Interface protos.google.cloud.webrisk.v1beta1.IRawHashes (2.1.8)

Properties of a RawHashes.

Package

@google-cloud/web-risk!

Properties

prefixSize

prefixSize?: (number|null);

RawHashes prefixSize

Property Value
TypeDescription
(number|null)

rawHashes

rawHashes?: (Uint8Array|string|null);

RawHashes rawHashes

Property Value
TypeDescription
(Uint8Array|string|null)