2026-03-04 12:59:40 +01:00

3 lines
100 B
Protocol Buffer

message Event {
EntityId id = 1 [(tagger.tags) = "a:'Hello, there', bson:\"_id,omitempty\"" ];
}