You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # Mulitple levels of nested messages
- Arrays[3] array_of_arrays
- BoundedSequences[3] array_of_bounded_sequences
- UnboundedSequences[3] array_of_unbounded_sequences
- Arrays[<=3] bounded_sequence_of_arrays
- BoundedSequences[<=3] bounded_sequence_of_bounded_sequences
- UnboundedSequences[<=3] bounded_sequence_of_unbounded_sequences
- Arrays[] unbounded_sequence_of_arrays
- BoundedSequences[] unbounded_sequence_of_bounded_sequences
- UnboundedSequences[] unbounded_sequence_of_unbounded_sequences
|