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

Reference documentation and code samples for the Google Cloud Web Security Scanner V1beta 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.v1beta.ScanRunWarningTrace

Namespace

Google \ Cloud \ WebSecurityScanner \ V1beta

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ code int

Indicates the warning code.

getCode

Indicates the warning code.

Returns
TypeDescription
int

setCode

Indicates the warning code.

Parameter
NameDescription
var int
Returns
TypeDescription
$this