[[["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 document provides reference information for the `ListScanRunsResponse` class within the Google Cloud Web Security Scanner v1 API, specifically version 2.3.0."],["`ListScanRunsResponse` is used to handle the response data from the `ListScanRuns` method, containing a list of `ScanRun` resources and a token for pagination."],["The `ListScanRunsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing various functionalities for data handling."],["Key properties include `NextPageToken` for retrieving subsequent result pages and `ScanRuns` for accessing the list of ScanRun objects."],["The documentation showcases inheritance, constructors and methods, such as `GetEnumerator()`, that are available within the `ListScanRunsResponse` class."]]],[]]