The filter expression. The expression must be in the format: <field>
<operator> <value>.
Supported field: 'finding_type'.
Supported operator: '='.
Property Value
Type
Description
System.String
PageSize
public int PageSize { get; set; }
The maximum number of Findings 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 run resource name in the
format
'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.
[[["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\u003eListFindingsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace, used for requesting a list of findings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eListFindingsRequest\u003c/code\u003e is 2.5.0, with previous versions down to 1.0.0 also available for review and use.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListFindingsRequest\u003c/code\u003e includes properties for \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, allowing users to specify query parameters for their list request.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \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, extending its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and one that accepts another \u003ccode\u003eListFindingsRequest\u003c/code\u003e object as an argument for cloning.\u003c/p\u003e\n"]]],[],null,[]]