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."],[[["The latest version available for `ListScanRunsRequest` is 2.5.0, with versions ranging from 1.0.0 to 2.5.0 listed, and the current document pertains to version 1.1.0."],["`ListScanRunsRequest` is a class that serves as a request for the `ListScanRuns` method in the `Google.Cloud.WebSecurityScanner.V1` namespace."],["The `ListScanRunsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`, and inherits from `Object`."],["This class contains properties `PageSize`, `PageToken`, and `Parent`, allowing for control over the number of results returned, pagination, and specifying the parent resource, respectively."],["There are two constructors for creating instances of the `ListScanRunsRequest` object, either empty or copying another `ListScanRunsRequest` object."]]],[]]