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 namespace, used in the Dialogflow v3 API."],["The `RunContinuousTestMetadata` class serves as metadata for long-running operations related to continuous testing of environments, as part of Google's Dialogflow service."],["It details the implementation of several interfaces by the `RunContinuousTestMetadata` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists different versions of the API, ranging from version 1.0.0 to the latest version, 2.23.0, allowing users to view documentation for specific versions."],["The documentation includes details about the `RunContinuousTestMetadata` class's constructors, along with its `Errors` property, which is of the type `RepeatedField\u003cTestError\u003e`, used to store any test errors."]]],[]]