public sealed class OutdatedLibrary : IMessage<OutdatedLibrary>, IEquatable<OutdatedLibrary>, IDeepCloneable<OutdatedLibrary>, IBufferMessage, IMessage
[[["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."],[[["The `OutdatedLibrary` class reports information about a library that is considered outdated within the Google Cloud Web Security Scanner."],["The `OutdatedLibrary` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["This class provides properties like `LearnMoreUrls`, `LibraryName`, and `Version` to give comprehensive details about the outdated library, allowing for a better understanding of the vulnerabilities."],["There are multiple versions of the Google Cloud WebSecurityScanner, ranging from version 1.0.0 to 2.5.0, with 2.5.0 being the most current and version 1.2.0 being the current documentation."]]],[]]