Class ThreatUri (1.8.3)

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

Contains threat information on a matching uri.

Attributes

NameDescription
threat_types Sequence[google.cloud.webrisk_v1beta1.types.ThreatType]
The ThreatList this threat belongs to.
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.

Inheritance

builtins.object > proto.message.Message > ThreatUri