The maximum number of ScanRuns to return, can be limited by server.
If not specified or not positive, the implementation will select a
reasonable value.
A token identifying a page of results to be returned. This should be a
next_page_token value returned from a previous List request.
If unspecified, the first page of results is returned.
[[["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 `ListScanRunsRequest` class within the Google Cloud Web Security Scanner v1 API, specifically version 2.3.0."],["The `ListScanRunsRequest` class is used to request a list of scan runs and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class contains properties such as `PageSize`, `PageToken`, and `Parent`, which are used to specify the number of scan runs to return, a token for pagination, and the parent resource for the scan runs, respectively."],["The latest version of the `ListScanRunsRequest` class is version 2.5.0, with several previous versions available for reference, including versions 2.4.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0."]]],[]]