d7dbe45cea
GitOrigin-RevId: 9480bae337095fd24f61380bce3174fdfe926a00
5 lines
62 B
Protocol Buffer
5 lines
62 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
message WithOptions {
|
|
bytes uuid = 1;
|
|
}
|