Dialogflow v3 API - Enum TestRunDifference.Types.DiffType (2.5.0)

public enum DiffType

Reference documentation and code samples for the Dialogflow v3 API enum TestRunDifference.Types.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.