protobuf v0.4.0 (2018-12-20T11:22:49Z)
Dub
Repo
DescriptorProto.ReservedRange
google
protobuf
descriptor
DescriptorProto
Undocumented in source.
class
DescriptorProto
static
class
ReservedRange {
@
Proto
(1)
int
start
;
@
Proto
(2)
int
end
;
}
Members
Variables
end
int
end
;
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