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"]],[["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 information for the `ListScanRunsRequest` class within the Google Cloud Web Security Scanner v1 API, specifically version 2.4.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 offers properties such as `PageSize`, `PageToken`, and `Parent` to control the list of scan runs results."],["There are previous versions of the google cloud web security scanner available from 1.0.0 up to 2.5.0 (latest) that can be found by following the associated links."],["The ListScanRunsRequest class can be constructed either with no parameters, or by providing another ListScanRunsRequest as a parameter."]]],[]]