class Google::Apis::AndroidpublisherV3::BatchGetOneTimeProductOffersRequest

def update!(**args)

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