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 information about the `ListScanRunsRequest` class, which is part of the `Google.Cloud.WebSecurityScanner.V1` namespace and is used to request a list of scan runs."],["The `ListScanRunsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, and inherits from the `Object` class."],["There are multiple versions of the `ListScanRunsRequest` class, with the latest being version 2.5.0, and other previous versions ranging from 2.4.0 to 1.0.0."],["The `ListScanRunsRequest` class has properties like `PageSize`, `PageToken`, and `Parent`, which control the number of results returned, pagination, and the parent resource name, respectively."],["The document outlines two constructors for `ListScanRunsRequest`, one being parameterless and the other accepting another `ListScanRunsRequest` object as a parameter."]]],[]]