Reference documentation and code samples for the Cloud OS Config V1alpha API class Google::Cloud::OsConfig::V1alpha::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.