Skip to main content

Interface: IEnumValueDescriptorProto

google.protobuf.IEnumValueDescriptorProto

Properties of an EnumValueDescriptorProto.

Hierarchy

Properties

name

Optional name: null | string

EnumValueDescriptorProto name

Inherited from

$Properties.name


number

Optional number: null | number

EnumValueDescriptorProto number

Inherited from

$Properties.number


options

Optional options: null | $Properties

EnumValueDescriptorProto options

Inherited from

$Properties.options