tabularDataBySQL method
- TabularDataBySQLRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$4.TabularDataBySQLResponse> tabularDataBySQL($4.TabularDataBySQLRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$tabularDataBySQL, request, options: options);
}