Mongo.BulkWriteResult.update_result

You're seeing just the function update_result, go back to Mongo.BulkWriteResult module for more information.
Link to this function

update_result(matched_count, modified_count, upserted_count, ids, errors)

View Source