372
366
repeated bytes key_value = 1; /* The value of keys of updated records (unique or primary key) */
373
367
repeated bytes after_value = 2; /* The value of the field after the update */
374
368
repeated bytes before_value = 3; /* The value of the field before the update (optional) */