Dialogflow v3 API - Class RunContinuousTestMetadata (2.17.0)

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.

Inheritance

object > RunContinuousTestMetadata

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Constructors

RunContinuousTestMetadata()

public RunContinuousTestMetadata()

RunContinuousTestMetadata(RunContinuousTestMetadata)

public RunContinuousTestMetadata(RunContinuousTestMetadata other)
Parameter
NameDescription
otherRunContinuousTestMetadata

Properties

Errors

public RepeatedField<TestError> Errors { get; }

The test errors.

Property Value
TypeDescription
RepeatedFieldTestError