public sealed class RunContinuousTestMetadata : IMessage<RunContinuousTestMetadata>, IEquatable<RunContinuousTestMetadata>, IDeepCloneable<RunContinuousTestMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class RunContinuousTestMetadata.
Metadata returned for the
[Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3.Environments.RunContinuousTest]
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."],[[["The page provides reference documentation for the `RunContinuousTestMetadata` class within the Google Cloud Dialogflow CX V3 API."],["The latest version available is 2.23.0, and the documentation lists historical versions dating back to 1.0.0, all the way up to the latest version."],["`RunContinuousTestMetadata` is a class that provides information on errors, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The main functionality of the class `RunContinuousTestMetadata` centers around the management and reporting of test errors within the Dialogflow CX environment, accessible through its `Errors` property, which is of type `RepeatedField\u003cTestError\u003e`."]]],[]]