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.py273 def __CreateRequestType(self, method_description, body_type=None): argument
305 def __CreateVoidResponseType(self, method_description): argument
316 def __NeedRequestType(self, method_description, request_type): argument
374 def __ComputeMethodInfo(self, method_description, request, response, argument
434 def __GetRequestField(self, method_description, body_type): argument