public sealed class CreateSubmissionRequest : IMessage<CreateSubmissionRequest>, IEquatable<CreateSubmissionRequest>, IDeepCloneable<CreateSubmissionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class CreateSubmissionRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation page covers the `CreateSubmissionRequest` class within the Google Cloud Web Risk v1 API, version 2.4.0."],["The `CreateSubmissionRequest` class is used to send potentially phishing URIs to Google Cloud Web Risk."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `Parent` (project name), `ParentAsProjectName` (typed view), and `Submission` (phishing report content)."],["The documentation provides links to documentation for the different versions, with 2.6.0 being the latest version, and also provides details about inherited members, namespace, assembly, and constructors."]]],[]]