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."],[[["The latest version of the `OutdatedLibrary` class in the Web Security Scanner v1 API is 2.5.0, and the documentation provides details for versions dating back to 1.0.0."],["The `OutdatedLibrary` class is designed to report information about outdated libraries and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is found within the `Google.Cloud.WebSecurityScanner.V1` namespace, included in the `Google.Cloud.WebSecurityScanner.V1.dll` assembly, and is a part of the .NET reference documentation."],["The `OutdatedLibrary` class contains properties to get the `LibraryName`, the `Version`, and `LearnMoreUrls` for reported vulnerabilities."],["The class can be constructed without arguments, or with another `OutdatedLibrary` instance to populate its properties."]]],[]]