Google Cloud Security Command Center V1 Client - Class Vulnerability (1.21.0)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Vulnerability.

Refers to common vulnerability fields e.g. cve, cvss, cwe etc.

Generated from protobuf message google.cloud.securitycenter.v1.Vulnerability

Namespace

Google \ Cloud \ SecurityCenter \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ cve Google\Cloud\SecurityCenter\V1\Cve

CVE stands for Common Vulnerabilities and Exposures (https://cve.mitre.org/about/)

getCve

CVE stands for Common Vulnerabilities and Exposures (https://cve.mitre.org/about/)

Returns
Type Description
Google\Cloud\SecurityCenter\V1\Cve|null

hasCve

clearCve

setCve

CVE stands for Common Vulnerabilities and Exposures (https://cve.mitre.org/about/)

Parameter
Name Description
var Google\Cloud\SecurityCenter\V1\Cve
Returns
Type Description
$this