[[["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 page provides reference documentation for the `TestCaseError` class within the Google Cloud Dialogflow CX v3 API, specifically focusing on version 2.17.0."],["`TestCaseError` is a class designed to handle error information related to importing tests, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the class's constructors: a default constructor (`TestCaseError()`) and a copy constructor (`TestCaseError(TestCaseError other)`), which lets you create a new object by copying an existing one, along with a description of the `other` parameter."],["The document lists two main properties within the `TestCaseError` class: `Status`, which holds the status associated with the test case, and `TestCase`, which directly represents the test case."],["The webpage includes a list of other versions of the `TestCaseError` class documentation, from version 1.0.0 all the way up to the latest, version 2.23.0."]]],[]]