SearchUrisResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Attribute |
|
|---|---|
| Name | Description |
threat |
google.cloud.webrisk_v1beta1.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_v1beta1.types.ThreatType]