Reference documentation and code samples for the Google Cloud Web Risk V1 Client class Submission.
Wraps a URI that might be displaying malicious content.
Generated from protobuf message google.cloud.webrisk.v1.Submission
Namespace
Google \ Cloud \ WebRisk \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ uri
string
Required. The URI that is being reported for malicious content to be analyzed.
↳ threat_types
array
Output only. ThreatTypes found to be associated with the submitted URI after reviewing it. This might be empty if the URI was not added to any list.
getUri
Required. The URI that is being reported for malicious content to be analyzed.
string
setUri
Required. The URI that is being reported for malicious content to be analyzed.
var
string
$this
getThreatTypes
Output only. ThreatTypes found to be associated with the submitted URI after reviewing it. This might be empty if the URI was not added to any list.
setThreatTypes
Output only. ThreatTypes found to be associated with the submitted URI after reviewing it. This might be empty if the URI was not added to any list.
var
int[]
$this