from message google.protobuf.DescriptorProto.ExtensionRange

Hierarchy

Constructors

Properties

end?: number

Exclusive.

from field: optional int32 end = 2;

from field: optional google.protobuf.ExtensionRangeOptions options = 3;

start?: number

Inclusive.

from field: optional int32 start = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto2
typeName: "google.protobuf.DescriptorProto.ExtensionRange" = "google.protobuf.DescriptorProto.ExtensionRange"

Methods