execute abstract method

Future<SqlQueryResponse> execute(
  1. ServiceCall call,
  2. SqlQueryRequest request
)

Implementation

$async.Future<$0.SqlQueryResponse> execute(
    $grpc.ServiceCall call, $0.SqlQueryRequest request);