Google Cloud OsConfig V1 Client - Class Reference (1.3.5)

Reference documentation and code samples for the Google Cloud OsConfig V1 Client class Reference.

A reference for this vulnerability.

Generated from protobuf message google.cloud.osconfig.v1.VulnerabilityReport.Vulnerability.Details.Reference

Namespace

Google \ Cloud \ OsConfig \ V1 \ VulnerabilityReport \ Vulnerability \ Details

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ url string

The url of the reference.

↳ source string

The source of the reference e.g. NVD.

getUrl

The url of the reference.

Returns
Type Description
string

setUrl

The url of the reference.

Parameter
Name Description
var string
Returns
Type Description
$this

getSource

The source of the reference e.g. NVD.

Returns
Type Description
string

setSource

The source of the reference e.g. NVD.

Parameter
Name Description
var string
Returns
Type Description
$this