syntax = "proto3"; import "google/protobuf/wrappers.proto";
message Test {
google.protobuf.StringValue name = 1;
}
--
You received this message because you are subscribed to the Google Groups
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/protobuf/33d0a2d4-2935-49bc-8795-59936228445f%40googlegroups.com.
