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

Properties of a ComputeThreatListDiffRequest.

Package

@google-cloud/web-risk!

Properties

constraints

constraints?: (google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.IConstraints|null);

ComputeThreatListDiffRequest constraints

Property Value
TypeDescription
(google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.IConstraints|null)

threatType

threatType?: (google.cloud.webrisk.v1beta1.ThreatType|keyof typeof google.cloud.webrisk.v1beta1.ThreatType|null);

ComputeThreatListDiffRequest threatType

Property Value
TypeDescription
(google.cloud.webrisk.v1beta1.ThreatType|keyof typeof google.cloud.webrisk.v1beta1.ThreatType|null)

versionToken

versionToken?: (Uint8Array|string|null);

ComputeThreatListDiffRequest versionToken

Property Value
TypeDescription
(Uint8Array|string|null)