executeTestCaseResponses = $executeTestCaseResponses; } /** * @return GoogleCloudIntegrationsV1alphaExecuteTestCaseResponse[] */ public function getExecuteTestCaseResponses() { return $this->executeTestCaseResponses; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudIntegrationsV1alphaExecuteTestCasesResponse::class, 'Google_Service_Integrations_GoogleCloudIntegrationsV1alphaExecuteTestCasesResponse');