[[["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."],[[["This document provides reference information for the `ListFindingsResponse` class within the Google Cloud Web Security Scanner v1 API, specifically version 2.3.0."],["`ListFindingsResponse` is a response object for the `ListFindings` method, designed to return a list of findings discovered by the Web Security Scanner."],["The class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for diverse usage and compatibility within .NET applications."],["Key properties of `ListFindingsResponse` include `Findings`, a `RepeatedField` containing the list of `Finding` objects, and `NextPageToken`, a string used for pagination of results."],["The `ListFindingsResponse` class offers a `GetEnumerator()` method, enabling iteration over the `Finding` resources within the response."]]],[]]