Class CreateSubmissionRequest (1.6.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 google.cloud.webrisk_v1.types.Submission
Required. The submission that contains the content of the phishing report.