public sealed class VulnerabilityNote.Types.WindowsDetail.Types.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."],[[["The `KnowledgeBase` class in the `Grafeas.V1` namespace is used to represent knowledge base details related to Windows vulnerabilities."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality checks, deep cloning, and buffer message support."],["`KnowledgeBase` has two constructors: a default constructor and one that accepts another `KnowledgeBase` instance for copying."],["It includes properties `Name` to store the knowledge base's name (like KB numbers) and `Url` to store the link to the Windows update catalog entry."],["The latest version available for the documentation of `KnowledgeBase` is 3.7.0, with several previous versions, including the current 3.5.0, also available, with documentation being provided all the way back to 2.2.0."]]],[]]