Module Google::Cloud::Dialogflow::CX::V3::TestResult (v0.5.0)

The test result for a test case and an agent environment.

Constants

TEST_RESULT_UNSPECIFIED

value: 0
Not specified. Should never be used.

PASSED

value: 1
The test passed.

FAILED

value: 2
The test did not pass.