[[["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 `TestCaseError` class represents error information for importing a test within the Google.Cloud.Dialogflow.Cx.V3 namespace, which is part of the Google Cloud Dialogflow CX .NET library."],["Version 2.23.0 is the latest version available for `TestCaseError`, with numerous previous versions also listed, ranging back to version 1.0.0, all found under the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["`TestCaseError` implements several interfaces including `IMessage`, `IEquatable\u003cTestCaseError\u003e`, `IDeepCloneable\u003cTestCaseError\u003e`, and `IBufferMessage`, showcasing its role in message handling and data management."],["The class offers two constructors, a default constructor and one that accepts another `TestCaseError` instance as a parameter, allowing for object duplication."],["The class exposes two properties, `Status` which provides the status associated with the test case, and `TestCase`, which contains the details of the test case itself."]]],[]]