otherRegionsNewSubscriberAvailability = $otherRegionsNewSubscriberAvailability; } /** * @return bool */ public function getOtherRegionsNewSubscriberAvailability() { return $this->otherRegionsNewSubscriberAvailability; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(OtherRegionsSubscriptionOfferConfig::class, 'Google_Service_AndroidPublisher_OtherRegionsSubscriptionOfferConfig');