Class: FileDescriptorProto
google.protobuf.FileDescriptorProto
Represents a FileDescriptorProto.
Implements
Constructors
constructor
• new FileDescriptorProto(properties?
): FileDescriptorProto
Constructs a new FileDescriptorProto.
Parameters
Name | Type | Description |
---|---|---|
properties? | IFileDescriptorProto | Properties to set |
Returns
Properties
dependency
• dependency: string
[]
FileDescriptorProto dependency.
Implementation of
IFileDescriptorProto.dependency
enumType
• enumType: IEnumDescriptorProto
[]
FileDescriptorProto enumType.
Implementation of
extension
• extension: IFieldDescriptorProto
[]
FileDescriptorProto extension.
Implementation of
IFileDescriptorProto.extension