HomeSort by relevance Sort by last modified time
    Searched refs:GetRequestClass (Results 1 - 2 of 2) sorted by null

  /external/protobuf/python/google/protobuf/
service.py 78 GetRequestClass(method).
93 def GetRequestClass(self, method_descriptor):
97 Message. GetRequestClass() gets the default instance of this required
102 request = stub.GetRequestClass(method)()
service_reflection.py 151 cls.GetRequestClass = self._GetRequestClass
186 'GetRequestClass() given method descriptor for wrong service type.')

Completed in 26 milliseconds