Google Cloud Web Security Scanner V1 Client - Class ScanRunWarningTrace (0.7.18)

Reference documentation and code samples for the Google Cloud Web Security Scanner V1 Client class ScanRunWarningTrace.

Output only.

Defines a warning trace message for ScanRun. Warning traces provide customers with useful information that helps make the scanning process more effective.

Generated from protobuf message google.cloud.websecurityscanner.v1.ScanRunWarningTrace

Namespace

Google \ Cloud \ WebSecurityScanner \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ code int

Output only. Indicates the warning code.

getCode

Output only. Indicates the warning code.

Returns
TypeDescription
int

setCode

Output only. Indicates the warning code.

Parameter
NameDescription
var int
Returns
TypeDescription
$this