protobuf v0.5.0 (2019-02-11T10:33:22Z)
Dub
Repo
ServiceDescriptorProto
google
protobuf
descriptor
Undocumented in source.
class
ServiceDescriptorProto {
@
Proto
(1)
string
name
;
@
Proto
(2)
MethodDescriptorProto
[]
method
;
@
Proto
(3)
ServiceOptions
options
;
}
Members
Variables
method
MethodDescriptorProto
[]
method
;
Undocumented in source.
name
string
name
;
Undocumented in source.
options
ServiceOptions
options
;
Undocumented in source.
Meta
Source
See Implementation
google
protobuf
descriptor
classes
DescriptorProto
EnumDescriptorProto
EnumOptions
EnumValueDescriptorProto
EnumValueOptions
ExtensionRangeOptions
FieldDescriptorProto
FieldOptions
FileDescriptorProto
FileDescriptorSet
FileOptions
GeneratedCodeInfo
MessageOptions
MethodDescriptorProto
MethodOptions
OneofDescriptorProto
OneofOptions
ServiceDescriptorProto
ServiceOptions
SourceCodeInfo
UninterpretedOption