Exemplo n.º 1
0
 def _callFUT(self, operation_pb):
     from gcloud.bigtable.cluster import _process_operation
     return _process_operation(operation_pb)
Exemplo n.º 2
0
 def _callFUT(self, operation_pb):
     from gcloud.bigtable.cluster import _process_operation
     return _process_operation(operation_pb)