Skip to main content

Interface: IFieldDescriptorProto

google.protobuf.IFieldDescriptorProto

Properties of a FieldDescriptorProto.

Implemented by

Properties

defaultValue

Optional defaultValue: null | string

FieldDescriptorProto defaultValue


extendee

Optional extendee: null | string

FieldDescriptorProto extendee


jsonName

Optional jsonName: null | string

FieldDescriptorProto jsonName


label

Optional label: null | Label

FieldDescriptorProto label


name

Optional name: null | string

FieldDescriptorProto name


number

Optional number: null | number

FieldDescriptorProto number


oneofIndex

Optional oneofIndex: null | number

FieldDescriptorProto oneofIndex


options

Optional options: null | IFieldOptions

FieldDescriptorProto options


type

Optional type: null | Type

FieldDescriptorProto type


typeName

Optional typeName: null | string

FieldDescriptorProto typeName