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"]],[["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 `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."]]],[]]