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

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

Request for the ListFindingTypeStats method.

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

Namespace

Google \ Cloud \ WebSecurityScanner \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
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
NameDescription
var string
Returns
TypeDescription
$this