def _call_fut(self, feature):
     from google.cloud.vision._gax import _to_gapic_feature
     return _to_gapic_feature(feature)
Esempio n. 2
0
 def _call_fut(self, feature):
     from google.cloud.vision._gax import _to_gapic_feature
     return _to_gapic_feature(feature)