results = $results; } /** * @return GoogleCloudDialogflowCxV3TestCaseResult[] */ public function getResults() { return $this->results; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowCxV3BatchRunTestCasesResponse::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3BatchRunTestCasesResponse');