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."],[[["This page provides documentation for the `RunContinuousTestMetadata` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET environment."],["The `RunContinuousTestMetadata` class is designed to provide metadata for long-running operations related to continuous testing within Dialogflow environments."],["The documentation lists available versions of the Dialogflow CX v3 API, ranging from the latest version 2.23.0 down to version 1.0.0, all linked to their respective documentation."],["The class `RunContinuousTestMetadata` inherits from `object` and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and it includes information on inherited members and a property called `Errors`."],["The `RunContinuousTestMetadata` class has two constructors, one default and one that takes another `RunContinuousTestMetadata` object as a parameter for creating a copy."]]],[]]