Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::RunContinuousTestResponse.
The response message for Environments.RunContinuousTest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#continuous_test_result
def continuous_test_result() -> ::Google::Cloud::Dialogflow::CX::V3::ContinuousTestResult
Returns
- (::Google::Cloud::Dialogflow::CX::V3::ContinuousTestResult) — The result for a continuous test run.
#continuous_test_result=
def continuous_test_result=(value) -> ::Google::Cloud::Dialogflow::CX::V3::ContinuousTestResult
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::ContinuousTestResult) — The result for a continuous test run.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::ContinuousTestResult) — The result for a continuous test run.