Reference documentation and code samples for the Google Cloud Web Risk V1 Client class SubmitUriRequest.
Request to send a potentially malicious URI to WebRisk.
Generated from protobuf message google.cloud.webrisk.v1.SubmitUriRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The name of the project that is making the submission. This string is in the format "projects/{project_number}".
↳ submission
↳ threat_info
↳ threat_discovery
Google\Cloud\WebRisk\V1\ThreatDiscovery
Provides additional information about how the submission was discovered.
getParent
Required. The name of the project that is making the submission. This string is in the format "projects/{project_number}".
string
setParent
Required. The name of the project that is making the submission. This string is in the format "projects/{project_number}".
var
string
$this
getSubmission
Required. The submission that contains the URI to be scanned.
hasSubmission
clearSubmission
setSubmission
Required. The submission that contains the URI to be scanned.
$this
getThreatInfo
Provides additional information about the submission.
hasThreatInfo
clearThreatInfo
setThreatInfo
Provides additional information about the submission.
$this
getThreatDiscovery
Provides additional information about how the submission was discovered.
hasThreatDiscovery
clearThreatDiscovery
setThreatDiscovery
Provides additional information about how the submission was discovered.
$this