({ "doubleType": [ 1.0, 2.0 ], "floatType": [ 2.0, 3.0 ], "int32Type": [ -3, -4 ], "int64Type": [ -4, -5 ], "uint32Type": [ 5, 6 ], "uint64Type": [ 6, 7 ], "sint32Type": [ -7, -8 ], "sint64Type": [ -8, -9 ], "fixed32Type": [ 9, 10 ], "fixed64Type": [ 10, 11 ], "sfixed32Type": [ -11, -12 ], "sfixed64Type": [ -12, -13 ], "boolType": [ false, true ], "stringType": [ '1st string', '2nd string' ], "bytesType": [ '1st bytes', '2nd bytes' ], "repeatedMessage": [{ "doubleType": [ 1.0, 2.0 ], "floatType": [ 2.0, 3.0 ], "int32Type": [ -3, -4 ], "int64Type": [ -4, -5 ], "uint32Type": [ 5, 6 ], "uint64Type": [ 6, 7 ], "sint32Type": [ -7, -8 ], "sint64Type": [ -8, -9 ], "fixed32Type": [ 9, 10 ], "fixed64Type": [ 10, 11 ], "sfixed32Type": [ -11, -12 ], "sfixed64Type": [ -12, -13 ], "boolType": [ false, true ], "stringType": [ '1st string', '2nd string' ], "bytesType": [ '1st bytes', '2nd bytes' ], }], })