offsetMinutes = $offsetMinutes; } /** * @return int */ public function getOffsetMinutes() { return $this->offsetMinutes; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2TimeZone::class, 'Google_Service_DLP_GooglePrivacyDlpV2TimeZone');