• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1optional_int32: 101
2optional_int64: 102
3optional_uint32: 103
4optional_uint64: 104
5optional_sint32: 105
6optional_sint64: 106
7optional_fixed32: 107
8optional_fixed64: 108
9optional_sfixed32: 109
10optional_sfixed64: 110
11optional_float: 111
12optional_double: 112
13optional_bool: true
14optional_string: "115"
15optional_bytes: "116"
16OptionalGroup {
17  a: 117
18}
19optional_nested_message {
20  bb: 118
21}
22optional_foreign_message {
23  c: 119
24}
25optional_import_message {
26  d: 120
27}
28optional_nested_enum: BAZ
29optional_foreign_enum: FOREIGN_BAZ
30optional_import_enum: IMPORT_BAZ
31optional_string_piece: "124"
32optional_cord: "125"
33optional_public_import_message {
34  e: 126
35}
36optional_lazy_message {
37  bb: 127
38}
39optional_unverified_lazy_message {
40  bb: 128
41}
42repeated_int32: 201
43repeated_int32: 301
44repeated_int64: 202
45repeated_int64: 302
46repeated_uint32: 203
47repeated_uint32: 303
48repeated_uint64: 204
49repeated_uint64: 304
50repeated_sint32: 205
51repeated_sint32: 305
52repeated_sint64: 206
53repeated_sint64: 306
54repeated_fixed32: 207
55repeated_fixed32: 307
56repeated_fixed64: 208
57repeated_fixed64: 308
58repeated_sfixed32: 209
59repeated_sfixed32: 309
60repeated_sfixed64: 210
61repeated_sfixed64: 310
62repeated_float: 211
63repeated_float: 311
64repeated_double: 212
65repeated_double: 312
66repeated_bool: true
67repeated_bool: false
68repeated_string: "215"
69repeated_string: "315"
70repeated_bytes: "216"
71repeated_bytes: "316"
72RepeatedGroup {
73  a: 217
74}
75RepeatedGroup {
76  a: 317
77}
78repeated_nested_message {
79  bb: 218
80}
81repeated_nested_message {
82  bb: 318
83}
84repeated_foreign_message {
85  c: 219
86}
87repeated_foreign_message {
88  c: 319
89}
90repeated_import_message {
91  d: 220
92}
93repeated_import_message {
94  d: 320
95}
96repeated_nested_enum: BAR
97repeated_nested_enum: BAZ
98repeated_foreign_enum: FOREIGN_BAR
99repeated_foreign_enum: FOREIGN_BAZ
100repeated_import_enum: IMPORT_BAR
101repeated_import_enum: IMPORT_BAZ
102repeated_string_piece: "224"
103repeated_string_piece: "324"
104repeated_cord: "225"
105repeated_cord: "325"
106repeated_lazy_message {
107  bb: 227
108}
109repeated_lazy_message {
110  bb: 327
111}
112default_int32: 401
113default_int64: 402
114default_uint32: 403
115default_uint64: 404
116default_sint32: 405
117default_sint64: 406
118default_fixed32: 407
119default_fixed64: 408
120default_sfixed32: 409
121default_sfixed64: 410
122default_float: 411
123default_double: 412
124default_bool: false
125default_string: "415"
126default_bytes: "416"
127default_nested_enum: FOO
128default_foreign_enum: FOREIGN_FOO
129default_import_enum: IMPORT_FOO
130default_string_piece: "424"
131default_cord: "425"
132optional_bytes_cord: "optional bytes cord"
133oneof_bytes: "604"
134