Skip to main content

Interface: IDescriptorProto

google.protobuf.IDescriptorProto

Properties of a DescriptorProto.

Hierarchy

Properties

enumType

Optional enumType: null | $Properties[]

DescriptorProto enumType

Inherited from

$Properties.enumType


extension

Optional extension: null | $Properties[]

DescriptorProto extension

Inherited from

$Properties.extension


extensionRange

Optional extensionRange: null | $Properties[]

DescriptorProto extensionRange

Inherited from

$Properties.extensionRange


field

Optional field: null | $Properties[]

DescriptorProto field

Inherited from

$Properties.field


name

Optional name: null | string

DescriptorProto name

Inherited from

$Properties.name


nestedType

Optional nestedType: null | $Properties[]

DescriptorProto nestedType

Inherited from

$Properties.nestedType


oneofDecl

Optional oneofDecl: null | $Properties[]

DescriptorProto oneofDecl

Inherited from

$Properties.oneofDecl


options

Optional options: null | $Properties

DescriptorProto options

Inherited from

$Properties.options


reservedName

Optional reservedName: null | string[]

Reserved field names, which may not be used by fields in the same message. A given name may only be reserved once.

Inherited from

$Properties.reservedName


reservedRange

Optional reservedRange: null | $Properties[]

DescriptorProto reservedRange

Inherited from

$Properties.reservedRange