[[["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 `ListFindingsResponse` class is a response type for the `ListFindings` method, used in the `Google.Cloud.WebSecurityScanner.V1` namespace."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable`, and `IEnumerable\u003cFinding\u003e` and inherits from the base `Object` class."],["The `ListFindingsResponse` object can be constructed with either no parameters or with another `ListFindingsResponse` object as a parameter, creating a copy of the parameter object."],["It contains properties such as `Findings`, which is a `RepeatedField` list of `Finding` objects, and `NextPageToken`, which is a string used for retrieving subsequent result pages."],["This class also provides methods like `GetEnumerator()` for iterating through the `Finding` resources in the response."]]],[]]