class Google::Apis::AndroidpublisherV3::RestrictedPaymentCountries

def update!(**args)

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