98eb3e9ef5
GitOrigin-RevId: 00d80d13810dbfea8ab4ed1009b09100cca86ba8
5 lines
62 B
Protocol Buffer
5 lines
62 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
message WithOptions {
|
|
bytes uuid = 1;
|
|
}
|