testCase = $testCase; } /** * @return GoogleCloudIntegrationsV1alphaTestCase */ public function getTestCase() { return $this->testCase; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudIntegrationsV1alphaUploadTestCaseResponse::class, 'Google_Service_Integrations_GoogleCloudIntegrationsV1alphaUploadTestCaseResponse');