public sealed class BatchRunTestCasesResponse : IMessage<BatchRunTestCasesResponse>, IEquatable<BatchRunTestCasesResponse>, IDeepCloneable<BatchRunTestCasesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class BatchRunTestCasesResponse.
The response message for
[TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchRunTestCases].
[[["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 latest version of the Dialogflow v3 API for .NET is 2.23.0, with a wide range of prior versions available, from 1.0.0 up to the latest."],["This documentation focuses on the `BatchRunTestCasesResponse` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, used for managing the results of batch test case runs."],["The `BatchRunTestCasesResponse` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchRunTestCasesResponse` class provides a `Results` property of type `RepeatedField\u003cTestCaseResult\u003e` which contains the results of the executed test cases, although detailed conversation turns are not included in this response."],["The webpage lists and links to the documentation for versions of the API class dating back to version 1.0.0, for a total of 36 different versions."]]],[]]