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)

Update properties of this object
def update!(**args)
  @other_regions_new_subscriber_availability = args[:other_regions_new_subscriber_availability] if args.key?(:other_regions_new_subscriber_availability)
end