Home
last modified time | relevance | path

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

/external/python/apitools/apitools/gen/
Dservice_registry.py268 def __CreateRequestType(self, method_description, body_type=None): argument
301 def __CreateVoidResponseType(self, method_description): argument
312 def __NeedRequestType(self, method_description, request_type): argument
370 def __ComputeMethodInfo(self, method_description, request, response, argument
430 def __GetRequestField(self, method_description, body_type): argument