result = $result; } /** * @return GoogleCloudDialogflowCxV3beta1TestCaseResult */ public function getResult() { return $this->result; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowCxV3beta1RunTestCaseResponse::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1RunTestCaseResponse');