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