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