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."],[[["The latest version of the `ListScanRunsRequest` class is 2.5.0, part of the Google Cloud Web Security Scanner v1 API."],["This class is used to request a list of scan runs, as defined by the `ListScanRuns` method, with documentation and code samples available for reference."],["`ListScanRunsRequest` is implemented with multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest` and inherits members from the `object` class."],["The class includes properties like `PageSize`, `PageToken`, and `Parent` that allow users to specify parameters for the scan run request."],["`ListScanRunsRequest` is also used with two available constructors, `ListScanRunsRequest()` and `ListScanRunsRequest(ListScanRunsRequest other)`."]]],[]]