delete_Pre method

Implementation

$async.Future<$3.PointsOperationResponseInternal> delete_Pre($grpc.ServiceCall $call, $async.Future<$3.DeletePointsInternal> $request) async {
  return delete($call, await $request);
}