public sealed class KnowledgeBase : IMessage<VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase>, IEquatable<VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase>, IDeepCloneable<VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `KnowledgeBase` class within the `Grafeas.V1` namespace, version 2.4.0 of the Grafeas library."],["The `KnowledgeBase` class, used to provide details about vulnerabilities, inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class contains two string properties: `Name`, representing the knowledge base identifier (e.g., KB123456), and `Url`, a link to the knowledge base in the Windows update catalog."],["The page also provides links to previous versions of this class going back to 2.2.0 and includes a link to the latest version, 3.7.0, alongside other version in between."],["The class has two constructors `KnowledgeBase()` and `KnowledgeBase(VulnerabilityNote.Types.WindowsDetail.Types.KnowledgeBase other)`."]]],[]]