SubmitUriRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request to send a potentially malicious URI to WebRisk.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The name of the project that is making the submission. This string is in the format "projects/{project_number}". |
submission |
google.cloud.webrisk_v1.types.Submission
Required. The submission that contains the URI to be scanned. |
threat_info |
google.cloud.webrisk_v1.types.ThreatInfo
Provides additional information about the submission. |
threat_discovery |
google.cloud.webrisk_v1.types.ThreatDiscovery
Provides additional information about how the submission was discovered. |