class Google::Apis::AndroidpublisherV3::BatchUpdateSubscriptionOffersResponse

def update!(**args)

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