Module Google::Cloud::Dialogflow::CX::V3::TestRunDifference::DiffType (v0.6.0)

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

Constants

DIFF_TYPE_UNSPECIFIED

value: 0
Should never be used.

INTENT

value: 1
The intent.

PAGE

value: 2
The page.

PARAMETERS

value: 3
The parameters.

UTTERANCE

value: 4
The message utterance.