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 document provides reference documentation for the `OutdatedLibrary` class within the Google Cloud Web Security Scanner v1 API, specifically version 2.2.0."],["The `OutdatedLibrary` class reports information about an outdated library and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that accepts another `OutdatedLibrary` object as a parameter."],["Key properties of the `OutdatedLibrary` class include `LearnMoreUrls` (a list of URLs for more info), `LibraryName` (the name of the library), and `Version` (the version number)."],["The document references other versions of the API ranging from version 1.0.0 to the latest version 2.5.0."]]],[]]