Google Cloud Security Command Center V1 Client - Class Reference (1.28.0)

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

Additional Links

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

Namespace

Google \ Cloud \ SecurityCenter \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ source string

Source of the reference e.g. NVD

↳ uri string

Uri for the mentioned source e.g. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34527.

getSource

Source of the reference e.g. NVD

Returns
Type Description
string

setSource

Source of the reference e.g. NVD

Parameter
Name Description
var string
Returns
Type Description
$this

getUri

Returns
Type Description
string

setUri

Parameter
Name Description
var string
Returns
Type Description
$this