Commit graph

2 commits

Author SHA1 Message Date
Kenneth Jenkins
09d869c667 add a test case for unknown sub-fields 2023-10-30 15:33:50 -07:00
Kenneth Jenkins
6b434b48f4 protoutil: add OverwriteMasked method
Add a method to copy selected fields from one proto message to another
(of the same type), using a FieldMask. This is intended for use in a new
databroker Patch method.
2023-10-30 15:11:18 -07:00