class Google::Apis::AndroidpublisherV3::BatchGetOneTimeProductOffersRequest
Request message for the BatchGetOneTimeProductOffers endpoint.
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @requests = args[:requests] if args.key?(:requests) end