Cloud OS Config V1 API - Class Google::Cloud::OsConfig::V1::VulnerabilityReport::Vulnerability::Details::Reference (v0.10.0)

Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::VulnerabilityReport::Vulnerability::Details::Reference.

A reference for this vulnerability.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#source

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

#source=

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

#url

def url() -> ::String
Returns
  • (::String) — The url of the reference.

#url=

def url=(value) -> ::String
Parameter
  • value (::String) — The url of the reference.
Returns
  • (::String) — The url of the reference.