def _call_fut(self, client): from google.cloud.bigtable.client import _make_operations_stub return _make_operations_stub(client)
def _callFUT(self, client): from google.cloud.bigtable.client import _make_operations_stub return _make_operations_stub(client)