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
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uri |
string
Required. The URI that is being reported for malicious content to be analyzed. |
getUri
Required. The URI that is being reported for malicious content to be analyzed.
Returns | |
---|---|
Type | Description |
string |
setUri
Required. The URI that is being reported for malicious content to be analyzed.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |