Message type descriptor.
Properties:
edition |
string |
<optional> |
Edition |
|
oneofs |
Object<string, IOneOf> |
<optional> |
Oneof descriptors |
|
fields |
Object<string, IField> | Field descriptors |
||
extensions |
Array<Array<number>> |
<optional> |
Extension ranges |
|
reserved |
Array<(Array<number>|string)> |
<optional> |
Reserved ranges |
|
group |
boolean |
<optional> |
false | Whether a legacy group or not |
comment |
string | null |
<optional> |
Message type comment |