Google Cloud Web Security Scanner V1 Client - Class GetScanRunRequest (0.8.3)

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

Request for the GetScanRun method.

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

Namespace

Google \ Cloud \ WebSecurityScanner \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the ScanRun to be returned. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.

getName

Required. The resource name of the ScanRun to be returned. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.

Returns
Type Description
string

setName

Required. The resource name of the ScanRun to be returned. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.

Parameter
Name Description
var string
Returns
Type Description
$this