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

public enum TestRunDifference.Types.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
Flow

The flow.

Intent

The intent.

Page

The page.

Parameters

The parameters.

Unspecified

Should never be used.

Utterance

The message utterance.