errors = $errors; } /** * @return GoogleCloudDialogflowCxV3beta1TestError[] */ public function getErrors() { return $this->errors; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata');