Enum descriptor.
Properties:
edition |
string |
<optional> |
Edition |
values |
Object<string, number> | Enum values |
|
options |
Object<string, *> |
<optional> |
Enum options |
valuesOptions |
Object<string, Object<string, *>> |
<optional> |
Enum value options |
reserved |
Array<(Array<number>|string)> |
<optional> |
Reserved ranges |
comment |
string | null |
<optional> |
Enum comment |
comments |
Object<string, (string|null)> |
<optional> |
Value comments |