Skip to content

proto: Avoid using object_id as a message field

The name "object_id" is a built-in Ruby object field. We should avoid overriding it to prevent unexpected error.

Edited by Eric Ju

Merge request reports