Optional
data: PartialMessage<EnumOptions>Optional
allowSet this option to true to allow mapping different tag names to the same value.
Optional
deprecatedIs this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
The parser stores options it doesn't recognize here. See above.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
Generated
from message google.protobuf.EnumOptions