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, which is part of the `Grafeas.V1.VulnerabilityNote.Types.WindowsDetail.Types` namespace within the Grafeas.V1 library and version 2.2.0."],["The `KnowledgeBase` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class provides two constructors: a default constructor and one that takes another `KnowledgeBase` instance as a parameter for creating a new instance from an existing one."],["It features two properties, `Name` and `Url`, where `Name` stores the knowledge base identifier (e.g., KB123456), and `Url` contains a link to the corresponding Windows update catalog entry."],["This page also presents multiple previous versions, starting from 3.7.0 (latest), going all the way back to 2.2.0."]]],[]]