Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::TestRunDifference::DiffType (v0.13.0)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::TestRunDifference::DiffType.

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.