Google Cloud Container Analysis V1 Client - Class VulnerabilityOccurrencesSummary (0.4.0)

Reference documentation and code samples for the Google Cloud Container Analysis V1 Client class VulnerabilityOccurrencesSummary.

A summary of how many vulnerability occurrences there are per resource and severity type.

Generated from protobuf message google.devtools.containeranalysis.v1.VulnerabilityOccurrencesSummary

Namespace

Google \ Cloud \ ContainerAnalysis \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ counts array<Google\Cloud\ContainerAnalysis\V1\VulnerabilityOccurrencesSummary\FixableTotalByDigest>

A listing by resource of the number of fixable and total vulnerabilities.

getCounts

A listing by resource of the number of fixable and total vulnerabilities.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setCounts

A listing by resource of the number of fixable and total vulnerabilities.

Parameter
Name Description
var array<Google\Cloud\ContainerAnalysis\V1\VulnerabilityOccurrencesSummary\FixableTotalByDigest>
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.