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