testErrors = $testErrors; } /** * @return GoogleCloudDialogflowCxV3TestError[] */ public function getTestErrors() { return $this->testErrors; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowCxV3DeployFlowMetadata::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3DeployFlowMetadata');