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.
Property Value
Type
Description
System.Int32
PageToken
public string PageToken { get; set; }
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.
Property Value
Type
Description
System.String
Parent
public string Parent { get; set; }
Required. The parent resource name, which should be a project resource name in the
format 'projects/{projectId}'.
[[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eListScanConfigsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace, which is used to request a list of scan configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListScanConfigsRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1.dll\u003c/code\u003e assembly, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eListScanConfigsRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eListScanConfigsRequest(ListScanConfigsRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which control the number of items returned per page, specify which page to return, and define the project to request from, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the class as it pertains to the content is 2.5.0, although multiple previous versions dating back to 1.0.0 are also documented on the page.\u003c/p\u003e\n"]]],[],null,[]]