[[["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-04-09 UTC."],[[["This page provides reference documentation for the `ListFlowsResponse` class within the Dialogflow v3 API for .NET, specifically for the namespace `Google.Cloud.Dialogflow.Cx.V3`."],["The `ListFlowsResponse` class is used to handle the response from the `Flows.ListFlows` method, allowing for the retrieval of a list of flows, and supports paging through the results."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, ensuring compatibility and providing various methods for data handling."],["The documentation offers a list of versions, starting with version 1.0.0 up to the latest version 2.23.0, allowing you to navigate through the different versions."],["The `ListFlowsResponse` class has two key properties, `Flows`, which is a list of `Flow` objects, and `NextPageToken`, which is used for pagination."]]],[]]