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

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
Name Description
data array

Optional. Data for populating the Message object.

↳ code int

Indicates the warning code.

getCode

Indicates the warning code.

Returns
Type Description
int

setCode

Indicates the warning code.

Parameter
Name Description
var int
Returns
Type Description
$this