Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::TestResult (v0.10.1)

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

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.