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."],[[["This webpage details the `OutdatedLibrary` class within the `Google.Cloud.WebSecurityScanner.V1` namespace, which reports information about outdated software libraries."],["The `OutdatedLibrary` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `System.Object`."],["Key properties of the `OutdatedLibrary` class include `LearnMoreUrls` (for vulnerability information), `LibraryName` (the name of the library), and `Version` (the library version number)."],["The most recent version available is `2.5.0`, and the content covers versions down to `1.0.0`, each of which has a link to their documentation."],["The class has 2 constructors available, one default and one that accepts another `OutdatedLibrary` object as a parameter."]]],[]]