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

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

Methods

__construct

Constructor.

Parameters
NameDescription
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/)

Generated from protobuf field .google.cloud.securitycenter.v1.Cve cve = 1;

Returns
TypeDescription
Google\Cloud\SecurityCenter\V1\Cve|null

hasCve

clearCve

setCve

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

Generated from protobuf field .google.cloud.securitycenter.v1.Cve cve = 1;

Parameter
NameDescription
var Google\Cloud\SecurityCenter\V1\Cve
Returns
TypeDescription
$this