Namespace: FileDescriptorProto
google.protobuf.FileDescriptorProto
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a FileDescriptorProto.
Type declaration
| Name | Type |
|---|---|
dependency? | string[] | null |
edition? | Edition | null |
enumType? | $Shape[] | null |
extension? | $Shape[] | null |
messageType? | $Shape[] | null |
name? | string | null |
options? | $Shape | null |
package? | string | null |
publicDependency? | number[] | null |
service? | $Shape[] | null |
sourceCodeInfo? | $Shape | null |
syntax? | string | null |
weakDependency? | number[] | null |