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"]],[["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 of `ListScanConfigsRequest` is 2.5.0, with this webpage focusing on version 1.2.0."],["`ListScanConfigsRequest` is a request class for the `ListScanConfigs` method, used in Google Cloud's Web Security Scanner."],["The `ListScanConfigsRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["This class includes properties such as `PageSize`, `PageToken`, and `Parent` to manage the request parameters, such as setting the maximum number of scan configs to return and identifying the project parent resource."],["It inherits from `Object` and include properties like `PageSize`, `PageToken`, and `Parent` to manage request parameters."]]],[]]