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.
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 scan resource name in the
format 'projects/{projectId}/scanConfigs/{scanConfigId}'.
[[["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\u003eListScanRunsRequest\u003c/code\u003e class, which is used to request a list of scan runs in the Google Cloud Web Security Scanner API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListScanRunsRequest\u003c/code\u003e class implements multiple 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, indicating its role in message handling, object comparison, cloning, and request pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which control the number of results returned, the specific page of results, and the resource scope of the scan runs.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eListScanRunsRequest\u003c/code\u003e is 2.5.0, with previous versions ranging from 2.4.0 down to the initial version, 1.0.0, indicating a history of updates.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located in the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]