Class Google::Cloud::SecurityCenter::V1::Reference (v0.12.1)

Additional Links

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#source

def source() -> ::String
Returns
  • (::String) — Source of the reference e.g. NVD

#source=

def source=(value) -> ::String
Parameter
  • value (::String) — Source of the reference e.g. NVD
Returns
  • (::String) — Source of the reference e.g. NVD

#uri

def uri() -> ::String
Returns
  • (::String) — Uri for the mentioned source e.g. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34527.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — Uri for the mentioned source e.g. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34527.
Returns
  • (::String) — Uri for the mentioned source e.g. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34527.