class Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferConfig
subscription offer.
Configuration for any new locations Play may launch in specified on a
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @other_regions_new_subscriber_availability = args[:other_regions_new_subscriber_availability] if args.key?(:other_regions_new_subscriber_availability) end