[[["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 `ListTestCasesResponse` class within the Dialogflow v3 API for .NET, specifically focusing on version 2.7.0."],["The `ListTestCasesResponse` class is designed to handle the response message from the `TestCases.ListTestCases` method, used to list test cases within Dialogflow CX."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing it to interact with various components of the .NET framework."],["Key properties of the `ListTestCasesResponse` class include `NextPageToken`, used for pagination, and `TestCases`, which is a list of the test cases, with the `TestCase` type being in the `RepeatedField` array."],["The page also gives a comprehensive history of this class with its different versions, with the most recent version being 2.23.0, and goes as far back as 1.0.0, with links to each version for reference."]]],[]]