Class CreateSubmissionRequest (1.3.0)

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

Request to send a potentially phishy URI to WebRisk. .. attribute:: parent

Required. The name of the project that is making the submission. This string is in the format "projects/{project_number}".

:type: str

Attribute

NameDescription
submission google.cloud.webrisk_v1.types.Submission
Required. The submission that contains the content of the phishing report.