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