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
Methods
__construct
Constructor.
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
Generated from protobuf field string source = 1;
string
setSource
Source of the reference e.g. NVD
Generated from protobuf field string source = 1;
var
string
$this
getUri
Uri for the mentioned source e.g.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34527 .
Generated from protobuf field string uri = 2;
string
setUri
Uri for the mentioned source e.g.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34527 .
Generated from protobuf field string uri = 2;
var
string
$this