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."],[[["The latest version available for the `ListScanConfigsRequest` is 2.5.0, with version 2.3.0 being the current version detailed in the provided content."],["`ListScanConfigsRequest` is a class within the Google.Cloud.WebSecurityScanner.V1 namespace, serving as the request object for the `ListScanConfigs` method in the Web Security Scanner v1 API."],["The class `ListScanConfigsRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, and inherits members from `object`."],["Key properties of `ListScanConfigsRequest` include `PageSize`, which controls the number of scan configurations returned, `PageToken` to navigate through results, and `Parent`, which specifies the project."],["The class `ListScanConfigsRequest` offers two constructors: a default one, and another that takes another instance of the same class type."]]],[]]