Home
last modified time | relevance | path

Searched defs:client_streaming (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php44 protected $client_streaming = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto304 optional bool client_streaming = 5 [default = false]; field
Ddescriptor.pb.h9956 inline bool MethodDescriptorProto::client_streaming() const { in client_streaming() function