[[["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 latest version of the `ListFlowsResponse` is 2.23.0, but there are many versions available, including those from the 2.x.x range and the 1.x.x range, going back to version 1.0.0."],["`ListFlowsResponse` is a class in the `Google.Cloud.Dialogflow.Cx.V3` namespace, designed as a response message for retrieving a list of flows and implements multiple interfaces for varied functionalities."],["The `Flows` property within `ListFlowsResponse` contains the actual list of flow objects returned, with the number of items being limited by the `page_size` specified in the original request."],["`ListFlowsResponse` has a `NextPageToken` property which is used to retrieve the next page of results, and is an empty string if there are no more pages of results."],["The class provides methods like `GetEnumerator()` to iterate through the flows, and it is part of the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]