[[["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 webpage provides documentation for the `ListFlowsResponse` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its properties, methods, and constructors."],["The latest version available for the `ListFlowsResponse` documentation is 2.23.0, and it lists all versions down to 1.0.0, allowing for version-specific access."],["`ListFlowsResponse` is used to handle the response from the `Flows.ListFlows` operation, containing a list of flows and a token for pagination."],["The `ListFlowsResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its capabilities and usage within the .NET environment."],["The main properties of the `ListFlowsResponse` are `Flows` a list of flow objects, and `NextPageToken`, used for pagination when the list of flows extends beyond one page."]]],[]]