class Google::Apis::AndroidpublisherV3::BatchMigrateBasePlanPricesResponse

Response message for BatchMigrateBasePlanPrices.

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

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