[[["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 details the `ListFlowsResponse` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace for .NET, used for handling responses from the `Flows.ListFlows` method."],["The `ListFlowsResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, for message handling, equality comparison, deep cloning, buffer handling, paged responses, and enumeration."],["Key properties of `ListFlowsResponse` include `Flows`, a `RepeatedField` containing a list of `Flow` objects, and `NextPageToken`, a string used for pagination to retrieve subsequent results."],["The webpage provides links to the documentation for various versions of the `Google.Cloud.Dialogflow.Cx.V3` library, ranging from version 1.0.0 to the latest 2.23.0, allowing for direct access to different API versions."],["The class contains two constructors `ListFlowsResponse()` and `ListFlowsResponse(ListFlowsResponse)` to initialize a new instance or to make a copy."]]],[]]