tabularDataByMQL abstract method

Future<TabularDataByMQLResponse> tabularDataByMQL(
  1. ServiceCall call,
  2. TabularDataByMQLRequest request
)

Implementation

$async.Future<$3.TabularDataByMQLResponse> tabularDataByMQL($grpc.ServiceCall call, $3.TabularDataByMQLRequest request);