Interface protos.google.cloud.webrisk.v1beta1.SearchHashesResponse.IThreatHash (2.1.8)

Properties of a ThreatHash.

Package

@google-cloud/web-risk!

Properties

expireTime

expireTime?: (google.protobuf.ITimestamp|null);

ThreatHash expireTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

hash

hash?: (Uint8Array|string|null);

ThreatHash hash

Property Value
TypeDescription
(Uint8Array|string|null)

threatTypes

threatTypes?: (google.cloud.webrisk.v1beta1.ThreatType[]|null);

ThreatHash threatTypes

Property Value
TypeDescription
(google.cloud.webrisk.v1beta1.ThreatType[]|null)