Class SearchUrisResponse (1.3.0)

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

Attribute

NameDescription
threat google.cloud.webrisk_v1.types.SearchUrisResponse.ThreatUri
The threat list matches. This may be empty if the URI is on no list.

Classes

ThreatUri

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_v1.types.ThreatType]