dpcollins-google commented on a change in pull request #14365:
URL: https://github.com/apache/beam/pull/14365#discussion_r603664447



##########
File path: sdks/java/extensions/protobuf/src/test/proto/payload_messages.proto
##########
@@ -42,3 +42,18 @@ message SimpleMessage {
   int32 id = 1;
   string name = 2;
 }
+
+message NameMessage {

Review comment:
       possible nit: I'd use less-simple messages, at least one of which has a 
submessage or repeated field? TestMessage with ItMessage above would work well.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to