class Google::Apis::AndroidpublisherV3::InappproductsBatchGetResponse

def update!(**args)

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