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 \ V1Methods
__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 |