syntax = "proto3";

message WithOptions {
  bytes uuid = 1;
}
