Searched defs:nested_message (Results 1 – 6 of 6) sorted by relevance
63 optional NestedMessage nested_message = 2; field93 optional NestedMessage nested_message = 2; field
68 optional NestedMessage nested_message = 2; field
46 optional NestedMessage nested_message = 2; field
711 unittest::TestAllTypes::NestedMessage nested_message; in TEST() local
252 def nested_message(self, request): member in TestService