Class CreateSubmissionRequest (1.0.1)

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

Request to send a potentially phishy URI to WebRisk.

Attributes

NameDescription
parent str
Required. The name of the project that is making the submission. This string is in the format "projects/{project_number}".
submission .webrisk.Submission
Required. The submission that contains the content of the phishing report.