public sealed class Reference : IMessage<VulnerabilityReport.Types.Vulnerability.Types.Details.Types.Reference>, IEquatable<VulnerabilityReport.Types.Vulnerability.Types.Details.Types.Reference>, IDeepCloneable<VulnerabilityReport.Types.Vulnerability.Types.Details.Types.Reference>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `Reference` class within the `Google.Cloud.OsConfig.V1` namespace, specifically in version 1.8.0, which serves as a data structure for vulnerability references."],["The `Reference` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from `Object`."],["The class provides two constructors: a default constructor and another that takes an existing `Reference` object for cloning."],["The class defines two key properties, `Source` and `Url`, both of which are strings, representing the origin and the web link of a vulnerability reference respectively."],["This documentation shows a version history of the package, with version 2.4.0 being the latest and many previous versions down to 1.3.0 also available."]]],[]]