~bigbes/tarantool

tarantool-protobuf

ref: 5e8f5f6079ac65762653017ab3f07ad99b561703 tarantool-protobuf/test/interop/fixtures/event_any_fieldmask.txtpb -rw-r--r-- 202 bytes
5e8f5f60 — Eugene Blikh c_runtime: encode singular scalars (ra6 3b) 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
# type: hello.Event
title: "wrap"
extension {
  type_url: "type.googleapis.com/hello.Address"
  value: "\n4Main\022\001X\030\001"
}
update_mask {
  paths: "title"
  paths: "extension"
  paths: "tags"
}