public sealed class CreateSubmissionRequest : IMessage<CreateSubmissionRequest>, IEquatable<CreateSubmissionRequest>, IDeepCloneable<CreateSubmissionRequest>, IBufferMessage, IMessage
Request to send a potentially phishy URI to WebRisk.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eCreateSubmissionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.WebRisk.V1\u003c/code\u003e namespace, used to submit potentially phishy URIs to WebRisk.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.6.0, but the current page displays details for version 1.3.0, with links available for other versions ranging from 1.2.0 to 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSubmissionRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default and another that accepts another \u003ccode\u003eCreateSubmissionRequest\u003c/code\u003e as a parameter to create a copy, and it contains properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsProjectName\u003c/code\u003e and \u003ccode\u003eSubmission\u003c/code\u003e to manage and define the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is a required string representing the project making the submission, and the \u003ccode\u003eSubmission\u003c/code\u003e property contains the actual phishing report content being submitted.\u003c/p\u003e\n"]]],[],null,[]]