public sealed class BatchRunTestCasesMetadata : IMessage<BatchRunTestCasesMetadata>, IEquatable<BatchRunTestCasesMetadata>, IDeepCloneable<BatchRunTestCasesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class BatchRunTestCasesMetadata.
Metadata returned for the
[TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchRunTestCases]
long running operation.
[[["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 webpage provides reference documentation for the `BatchRunTestCasesMetadata` class within the Google Cloud Dialogflow CX v3 API, specifically version 2.15.0."],["The `BatchRunTestCasesMetadata` class is used to handle metadata for long-running operations related to batch test case runs."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various operations and compatibility."],["The class includes a property called `Errors`, which is a `RepeatedField` collection of `TestError` objects, representing any test errors encountered."],["The page lists links to the documentation of previous versions, ranging from version 1.0.0 up to the latest, version 2.23.0, of the `BatchRunTestCasesMetadata` class."]]],[]]