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 page provides documentation for the `Reference` class within the `Google.Cloud.OsConfig.V1Alpha` namespace, specifically version 1.0.0-alpha04, with links to later alpha versions as well."],["The `Reference` class is used to describe a reference for a vulnerability and is implemented with several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from `Object` and has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class has two constructors, `Reference()` and `Reference(VulnerabilityReport.Types.Vulnerability.Types.Details.Types.Reference)`, and it exposes properties for `Source` and `Url`, both of which are of type `String`."],["The `Source` and `Url` properties within the class respectively represent the source and URL associated with a vulnerability reference."]]],[]]