delGateway_Pre method
Implementation
$async.Future<$0.OperationResponse> delGateway_Pre($grpc.ServiceCall call, $async.Future<$3.GatewayInfo> request) async {
return delGateway(call, await request);
}
$async.Future<$0.OperationResponse> delGateway_Pre($grpc.ServiceCall call, $async.Future<$3.GatewayInfo> request) async {
return delGateway(call, await request);
}