tabularDataBySQL abstract method

Future<TabularDataBySQLResponse> tabularDataBySQL(
  1. ServiceCall call,
  2. TabularDataBySQLRequest request
)

Implementation

$async.Future<$4.TabularDataBySQLResponse> tabularDataBySQL($grpc.ServiceCall call, $4.TabularDataBySQLRequest request);