public sealed class OutdatedLibrary : IMessage<OutdatedLibrary>, IEquatable<OutdatedLibrary>, IDeepCloneable<OutdatedLibrary>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class OutdatedLibrary.
[[["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 provides reference documentation for the `OutdatedLibrary` class within the Google Cloud Web Security Scanner v1 API, specifically version 2.1.0."],["The `OutdatedLibrary` class, designed to report information about an outdated library, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `OutdatedLibrary` class include `LearnMoreUrls`, `LibraryName`, and `Version`, which provide details about the outdated library and where to find more information."],["The page shows version history for the Web Security Scanner v1 API, ranging from the latest 2.5.0 version back to 1.0.0."],["There are two public constructors available for the class: `OutdatedLibrary()` and `OutdatedLibrary(OutdatedLibrary)`, which allows for creating a default instance and copying information from an existing instance, respectively."]]],[]]