Google Cloud Web Risk V1 Client - Class Submission (1.2.7)

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
NameDescription
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
TypeDescription
string

setUri

Required. The URI that is being reported for malicious content to be analyzed.

Parameter
NameDescription
var string
Returns
TypeDescription
$this