Enum TestRunDifference.Types.DiffType (2.1.0)

public enum DiffType

What part of the message replay differs from the test case.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
Intent

The intent.

Page

The page.

Parameters

The parameters.

Unspecified

Should never be used.

Utterance

The message utterance.