|
|
|
@ -86,7 +86,10 @@ message ConformanceRequest { |
|
|
|
|
|
|
|
|
|
// The full name for the test message to use; for the moment, either: |
|
|
|
|
// protobuf_test_messages.proto3.TestAllTypesProto3 or |
|
|
|
|
// protobuf_test_messages.google.protobuf.TestAllTypesProto2. |
|
|
|
|
// protobuf_test_messages.google.protobuf.TestAllTypesProto2 or |
|
|
|
|
// protobuf_test_messages.editions.google.protobuf.TestAllTypesProto2 or |
|
|
|
|
// protobuf_test_messages.editions.proto3.TestAllTypesProto3 or |
|
|
|
|
// protobuf_test_messages.editions.TestAllTypesEdition2023. |
|
|
|
|
string message_type = 4; |
|
|
|
|
|
|
|
|
|
// Each test is given a specific test category. Some category may need |
|
|
|
|