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, part of the `Google.Cloud.WebSecurityScanner.V1` namespace, provides information about an outdated library."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."],["The `OutdatedLibrary` class offers properties like `LibraryName`, `Version`, and `LearnMoreUrls` to describe the library, its version, and provide further resources."],["The latest version of this content is labeled as 2.5.0, while version 1.1.0 is currently being viewed, with other previous versions also listed."]]],[]]