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
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 API reference information for the `VulnerabilityReport.Types.Vulnerability.Types.Details.Types.Reference` class in the Google Cloud OS Config v1 API, detailing its properties and functionality."],["The `Reference` class is part of the `Google.Cloud.OsConfig.V1` namespace, found within the `Google.Cloud.OsConfig.V1.dll` assembly, and contains information related to vulnerability references."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting different ways of managing the data within the class."],["It includes properties like `Source` and `Url` which respectively hold the source and the URL of the vulnerability reference, with both properties being of string type."],["The document lists various available versions of the API, from version 1.3.0 to 2.4.0, with 2.4.0 being the latest version."]]],[]]