示例#1
0
 def _makeOne(self, *args, **kw):
     from google.cloud.storage.batch import _FutureDict
     return _FutureDict(*args, **kw)
示例#2
0
 def _makeOne(self, *args, **kw):
     from google.cloud.storage.batch import _FutureDict
     return _FutureDict(*args, **kw)