SearchHashesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Attributes |
|
|---|---|
| Name | Description |
threats |
MutableSequence[google.cloud.webrisk_v1.types.SearchHashesResponse.ThreatHash]
The full hashes that matched the requested prefixes. The hash will be populated in the key. |
negative_expire_time |
google.protobuf.timestamp_pb2.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.