def _call_fut(self, feature):
     from google.cloud.vision._gax import _to_gapic_feature
     return _to_gapic_feature(feature)
예제 #2
0
 def _call_fut(self, feature):
     from google.cloud.vision._gax import _to_gapic_feature
     return _to_gapic_feature(feature)