Ejemplo n.º 1
0
 def _makeOne(self, *args, **kw):
     from google.cloud.storage.batch import _FutureDict
     return _FutureDict(*args, **kw)
Ejemplo n.º 2
0
 def _makeOne(self, *args, **kw):
     from google.cloud.storage.batch import _FutureDict
     return _FutureDict(*args, **kw)