protobuf v0.5.0 (2019-02-11T10:33:22Z)
Dub
Repo
DescriptorProto.ExtensionRange
google
protobuf
descriptor
DescriptorProto
Undocumented in source.
class
DescriptorProto
static
class
ExtensionRange {
@
Proto
(1)
int
start
;
@
Proto
(2)
int
end
;
@
Proto
(3)
ExtensionRangeOptions
options
;
}
Members
Variables
end
int
end
;
Undocumented in source.
options
ExtensionRangeOptions
options
;
Undocumented in source.
start
int
start
;
Undocumented in source.
Meta
Source
See Implementation
google
protobuf
descriptor
DescriptorProto
classes
ExtensionRange
ReservedRange
variables
enumTypes
extensionRanges
extensions
fields
name
nestedTypes
oneofDecls
options
reservedNames
reservedRanges