public sealed class VulnerabilityReport.Types.Vulnerability.Types.Details.Types.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
Reference documentation and code samples for the Google Cloud OS Config v1 API class VulnerabilityReport.Types.Vulnerability.Types.Details.Types.Reference.
[[["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 document provides reference documentation for the `VulnerabilityReport.Types.Vulnerability.Types.Details.Types.Reference` class within the Google Cloud OS Config v1 API."],["The `Reference` class is part of a nested structure that details vulnerability information, being part of details about a specific vulnerability in a vulnerability report, with the class implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the API from 1.3.0 to 2.4.0, with 2.4.0 marked as the latest version of the API."],["The `Reference` class contains properties `Source` and `Url`, which hold the source and the URL, respectively, of a given vulnerability reference."],["The class inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`, in addition to having its own constructors."]]],[]]