[[["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 provides reference documentation for the `ListScanRunsResponse` class within the Web Security Scanner v1 API, specifically for .NET development."],["The `ListScanRunsResponse` class is used to represent the response from the `ListScanRuns` method, enabling the retrieval of multiple `ScanRun` resources."],["The latest version of the `ListScanRunsResponse` is 2.5.0, with older versions down to 1.0.0 also being documented, allowing users to navigate through different releases."],["`ListScanRunsResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing a variety of functionalities for interacting with and managing scan run data."],["The class includes properties like `NextPageToken` for pagination and `ScanRuns` which contains the actual list of `ScanRun` objects, as well as methods such as `GetEnumerator` for iterating through the scan runs."]]],[]]