Class ThreatUri (1.4.3)

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

Contains threat information on a matching uri. .. attribute:: threat_types

The ThreatList this threat belongs to.

:type: Sequence[google.cloud.webrisk_v1beta1.types.ThreatType]

Attribute

NameDescription
expire_time google.protobuf.timestamp_pb2.Timestamp
The cache lifetime for the returned match. Clients must not cache this response past this timestamp to avoid false positives.