The maximum number of ScanConfigs 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 documentation for the `ListScanConfigsRequest` class within the Web Security Scanner v1 API for .NET."],["The `ListScanConfigsRequest` class is used to request a list of scan configurations and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["It is available in multiple versions, with the latest being 2.5.0, and also features versions going as far back as 1.0.0."],["The `ListScanConfigsRequest` class includes properties such as `PageSize`, `PageToken`, and `Parent`, which allow for controlling the results of the scan configurations listing."],["The class also features two available constructors: one default, and another to copy the values of another `ListScanConfigsRequest` instance."]]],[]]