Class SearchHashesResponse (1.0.1)

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

Attributes

NameDescription
threats Sequence[.webrisk.SearchHashesResponse.ThreatHash]
The full hashes that matched the requested prefixes. The hash will be populated in the key.
negative_expire_time .timestamp.Timestamp
For requested entities that did not match the threat list, how long to cache the response until.

Classes

ThreatHash

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

Contains threat information on a matching hash.