3 lines
100 B
Protocol Buffer
3 lines
100 B
Protocol Buffer
message Event {
|
|
EntityId id = 1 [(tagger.tags) = "a:'Hello, there', bson:\"_id,omitempty\"" ];
|
|
} |