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