[[["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 webpage provides reference documentation for the `ListFlowsResponse` class within the Dialogflow v3 API, specifically for .NET development, showcasing versions ranging from 1.0.0 to the latest 2.23.0."],["The `ListFlowsResponse` class is used as a response message for `Flows.ListFlows`, and is implemented as a class in the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["`ListFlowsResponse` has two properties, `Flows` which is a repeated field containing a list of flows, and `NextPageToken` which contains a string that allows you to retrieve the next page of the result set."],["The document provides information about the constructors and methods available for the `ListFlowsResponse` class, and how to use it to iterate through its responses."]]],[]]