Namespace: FieldDescriptorProto
google.protobuf.FieldDescriptorProto
Enumerations
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a FieldDescriptorProto.
Type declaration
| Name | Type |
|---|---|
defaultValue? | string | null |
extendee? | string | null |
jsonName? | string | null |
label? | Label | null |
name? | string | null |
number? | number | null |
oneofIndex? | number | null |
options? | $Shape | null |
proto3Optional? | boolean | null |
type? | Type | null |
typeName? | string | null |