continuousTestResult = $continuousTestResult; } /** * @return GoogleCloudDialogflowCxV3ContinuousTestResult */ public function getContinuousTestResult() { return $this->continuousTestResult; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowCxV3RunContinuousTestResponse::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3RunContinuousTestResponse');