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

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

The overall result for a continuous test run in an agent environment.

Constants

AGGREGATED_TEST_RESULT_UNSPECIFIED

value: 0
Not specified. Should never be used.

PASSED

value: 1
All the tests passed.

FAILED

value: 2
At least one test did not pass.