Google Cloud OsConfig V1 Client - Class Reference (1.1.1)

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
NameDescription
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
TypeDescription
string

setUrl

The url of the reference.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getSource

The source of the reference e.g. NVD.

Returns
TypeDescription
string

setSource

The source of the reference e.g. NVD.

Parameter
NameDescription
var string
Returns
TypeDescription
$this