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 provides information about outdated libraries, reporting details such as the library's name, version, and URLs to learn more about vulnerabilities."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality within the Google Cloud Web Security Scanner."],["There are several different version of the OutdatedLibrary available, with version 2.5.0 as the latest version."],["The `OutdatedLibrary` class has properties to get or set the library name, version, and an array of URLs to learn more about the outdated library."]]],[]]