コード例 #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)