tabularDataBySQL abstract method

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

Implementation

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