Class Submission (1.14.2)

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

Wraps a URI that might be displaying malicious content.

Attributes

NameDescription
uri str
Required. The URI that is being reported for malicious content to be analyzed.
threat_types MutableSequence[google.cloud.webrisk_v1.types.ThreatType]
Output only. ThreatTypes found to be associated with the submitted URI after reviewing it. This might be empty if the URI was not added to any list.