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."],[[["This document provides reference documentation for the `BatchRunTestCasesResponse` class within the Google Cloud Dialogflow CX v3 API."],["The `BatchRunTestCasesResponse` class is used to handle the response of a batch test case execution, as part of the `TestCases.BatchRunTestCases` operation."],["The document outlines the class's constructors, properties like the `Results` field, and implemented interfaces, such as `IMessage` and `IEquatable`."],["The latest version of the Dialogflow CX v3 API featured in this documentation is 2.23.0, and it lists all versions going back to 1.0.0, with the current documentation focusing on version 2.17.0."],["`BatchRunTestCasesResponse` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]