[[["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 document provides reference information for the `ListTestCasesResponse` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, part of the Dialogflow v3 API."],["It covers versions ranging from 1.0.0 to the latest version 2.23.0, allowing access to documentation for different releases of the API, specifically regarding the ListTestCasesResponse."],["The `ListTestCasesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its capabilities for message handling, comparison, cloning, and enumeration."],["Key properties of the `ListTestCasesResponse` class include `NextPageToken` (for pagination) and `TestCases` (a list of `TestCase` objects), offering insights into how to navigate through test case results."],["The ListTestCasesResponse class is a response message for listing test cases, and contains the information needed to get the next page of results, along with the actual list of test cases."]]],[]]