[[["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 documentation for the `ListFlowsResponse` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, covering versions from 1.0.0 to the latest version 2.23.0."],["The `ListFlowsResponse` class is a response message for `Flows.ListFlows` operations, and it inherits from `object` while implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class includes a `Flows` property of type `RepeatedField\u003cFlow\u003e` which contains the list of flows returned and is limited by the page size, and a `NextPageToken` property, a string used to get the next page of results."],["The available methods within the `ListFlowsResponse` class are `GetEnumerator()` which allows enumeration through the resources in the response, as well as its constructor which can either be empty or copy data from another `ListFlowsResponse` object."],["The document lists each version of the documentation, with the latest version being `2.23.0`, and goes as low as `1.0.0`."]]],[]]