Google Cloud Web Security Scanner V1beta Client - Class ListFindingTypeStatsRequest (0.8.3)

Reference documentation and code samples for the Google Cloud Web Security Scanner V1beta Client class ListFindingTypeStatsRequest.

Request for the ListFindingTypeStats method.

Generated from protobuf message google.cloud.websecurityscanner.v1beta.ListFindingTypeStatsRequest

Namespace

Google \ Cloud \ WebSecurityScanner \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ parent string

Required. The parent resource name, which should be a scan run resource name in the format 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.

getParent

Required. The parent resource name, which should be a scan run resource name in the format 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.

Returns
Type Description
string

setParent

Required. The parent resource name, which should be a scan run resource name in the format 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.

Parameter
Name Description
var string
Returns
Type Description
$this