Class SearchHashesRequest (1.7.2)

SearchHashesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request to return full hashes matched by the provided hash prefixes.

Attributes

NameDescription
hash_prefix bytes
A hash prefix, consisting of the most significant 4-32 bytes of a SHA256 hash. For JSON requests, this field is base64-encoded.
threat_types Sequence[google.cloud.webrisk_v1.types.ThreatType]
Required. The ThreatLists to search in. Multiple ThreatLists may be specified.