Exemplo n.º 1
0
 def protobuf_binary(self):
     return Protoc.scoped_instance(self).select(context=self.context)
Exemplo n.º 2
0
 def protobuf_binary(self):
   return Protoc.scoped_instance(self).select(context=self.context)
Exemplo n.º 3
0
 def _protoc(self):
     return Protoc.scoped_instance(self).select(context=self.context)
Exemplo n.º 4
0
 def _protoc(self):
   return Protoc.scoped_instance(self).select(context=self.context)