testMatrix = $testMatrix; } /** * @return string */ public function getTestMatrix() { return $this->testMatrix; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleFirebaseAppdistroV1alphaTestReleaseResponse::class, 'Google_Service_FirebaseAppDistribution_GoogleFirebaseAppdistroV1alphaTestReleaseResponse');