depot/third_party/nixpkgs/pkgs/development/libraries/nanopb/test-message-with-options/withoptions.proto
Default email d7dbe45cea Project import generated by Copybara.
GitOrigin-RevId: 9480bae337095fd24f61380bce3174fdfe926a00
2020-06-18 09:06:33 +02:00

5 lines
62 B
Protocol Buffer

syntax = "proto3";
message WithOptions {
bytes uuid = 1;
}